Skip to content

Conversation

@Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz commented Jan 8, 2018

Fixes:

  • .SourceEnabled(string[] enabled) while adhering to the spec makes little sense in the client. We only allow a boolean to be passed now. You can still use SourceInclude() and SourceInclude()

  • Request parameter's value types should be nullable so that they be passed null to force no value to be send. Also the getters on Request would otherwise fallback to default(bool) which is not always technically the default on the server.

@Mpdreamz Mpdreamz added the v6.0.0 label Jan 8, 2018
Copy link
Contributor

@codebrain codebrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mpdreamz Mpdreamz force-pushed the fix/source-enabled branch from b40d911 to 8a7dfbe Compare January 9, 2018 07:56
@Mpdreamz Mpdreamz merged commit 690f0ff into master Jan 9, 2018
@Mpdreamz Mpdreamz deleted the fix/source-enabled branch January 9, 2018 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants