Skip to content

Fix MGet Ids and Docs serialization #6532

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

Merged
merged 6 commits into from
Jul 14, 2022
Merged

Fix MGet Ids and Docs serialization #6532

merged 6 commits into from
Jul 14, 2022

Conversation

stevejgordon
Copy link
Contributor

Fixes #6531

  • Add MGet Ids serialization tests
  • Add converter for Ids
  • Add MGet docs serialization tests
  • Updated code gen to fix serialisation of array properties
  • Update MGet serialization tests
  • Add MGet integration test

@stevejgordon stevejgordon added bug 8.x Relates to a 8.x client version labels Jul 14, 2022
@stevejgordon stevejgordon merged commit 9214966 into main Jul 14, 2022
@stevejgordon stevejgordon deleted the bug-fix-6531 branch July 14, 2022 13:47
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test
github-actions bot pushed a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test
stevejgordon added a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jul 14, 2022
* Add MGet Ids serialization tests
* Add converter for Ids
* Add MGet docs serialization tests
* Updated code gen to fix serialisation of array properties
* Update MGet serialization tests
* Add MGet integration test

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to a 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MultiGetAsync<TDocument> returns 400 statuscode - unexpected token [START_OBJECT]
1 participant