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

fixes #923 Enable using ODataValue to write Untyped property directly #924

Merged
merged 1 commit into from
May 16, 2023

Conversation

xuzhg
Copy link
Member

@xuzhg xuzhg commented May 16, 2023

fixes #923

  1. Enable using ODataValue to write Untyped property directly
  2. And add test cases to verify the collection in collection

And add test cases to verify the collection in collection
@xuzhg xuzhg changed the title fixes #926 Enable using ODataValue to write Untyped property directly fixes #923 Enable using ODataValue to write Untyped property directly May 16, 2023
Copy link
Member

@mikepizzo mikepizzo left a comment

Choose a reason for hiding this comment

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

:shipit:

@xuzhg xuzhg merged commit 8404cee into main May 16, 2023
2 checks passed
@xuzhg xuzhg deleted the issue926 branch May 17, 2023 23:43
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.

Use ODataProperty directly to write Edm.Untyped property
3 participants