Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consume JsonPatchDocument from azure.core and remove UpdateOperationUtility #16883

Merged
merged 20 commits into from
Oct 30, 2020

Conversation

azabbasi
Copy link
Contributor

No description provided.

@ghost ghost added the DigitalTwins label Oct 27, 2020
azabbasi and others added 10 commits October 27, 2020 10:28
OffsetDateTime wasn't be deserialized into correctly because the mapper saw the property as a string. It isn't ideal, but defining the type in our DigitalTwinPropertyMetadata as a String instead of an OffsetDateTime at least lets our sample run as expected.

Also make the BasicDigitalTwinMetadata's property metadata map contain DigitalTwinPropertyMetadata values instead of object values
@azabbasi azabbasi marked this pull request as ready for review October 30, 2020 16:37
@azabbasi azabbasi changed the title JsonPatch test Consume JsonPatchDocument from azure.core and remove UpdateOperationUtility Oct 30, 2020
@azabbasi azabbasi merged commit a4b65bf into master Oct 30, 2020
@azabbasi azabbasi deleted the feature/adt/azabbasi/JsonPatch branch October 30, 2020 18:17
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