Skip to content

Conversation

PerthCharern
Copy link
Contributor

No description provided.

EricAtMSFT and others added 12 commits September 27, 2018 17:43
Fix WriteValue for DateTimeOffset to write as string (i.e. with quotes)
Adding OData processor to readme.
…YAML doesn't vary by culture.

For example, the parser should always treat 100.000 as one hundred, not one hundred thousand, even if the operating system on the machine is set to use French.
Parse decimals and ints with InvariantCulture since JSON/YAML doesn't vary by culture.
… in the DOM.

- Add validation rule to validate the required fields in Parameter.
Add a few more tests
…orParameterLocation

Ensure parsing null in "in" in Parameter does not fail
@PerthCharern
Copy link
Contributor Author

These have been reviewed before. Just a regular merge from master -> vNext

@PerthCharern
Copy link
Contributor Author

Looks like there's still a bug with the Culture Info decimal. I'll take a look

@PerthCharern
Copy link
Contributor Author

I'll wait until #335 is checked-in.

PerthCharern and others added 2 commits October 16, 2018 18:47
Add CultureInfo.InvariantCulture in the TryParse's in CreateAny.
Copy link
Member

@Shwetap05 Shwetap05 left a comment

Choose a reason for hiding this comment

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

:shipit:

@PerthCharern PerthCharern merged commit 78b0154 into vnext Oct 26, 2018
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