mfgumban/ml-dotnet-client-api

Properly handle null for complex types

Closed this issue · 1 comments

Complex (reference) types need to properly handle null both as data service parameters and as return values, as long as the .api allows it.

Resolved in develop branch.