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

Fix serialization issue affecting nested complex property #755

Conversation

gathogojr
Copy link
Contributor

@gathogojr gathogojr commented Nov 29, 2022

Issues

This pull request fixes OData/WebApi#2728.

Description

Briefly describe the changes of this pull request.

Checklist (Uncheck if it is not completed)

  • Test cases added
  • Build and test with one-click build and test script passed

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.

@gathogojr gathogojr merged commit 2052852 into OData:main Nov 30, 2022
@gathogojr gathogojr deleted the fix/2728-fix-serialization-issue-affecting-nested-complex-property branch November 30, 2022 11:31
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.

Nested complex types not serialized in groupby() query
3 participants