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

Use convert setting to toggle between referencing @odata.count and @odata.nextLink #288

Merged
merged 5 commits into from
Sep 28, 2022

Conversation

irvinesunday
Copy link
Contributor

Fixes #282

  • Adds a new convert setting RefBaseCollectionPaginationCountResponse which can be used to toggle between referencing the BaseCollectionPaginationCountResponse which contains the schemas for @odata.count and/or @odata.nextLink. By default this defaults to true
  • [Minor] Refactors the conversion and save processes in the MainForm to facilitate faster debugging and testing with the GUI tool.

baywet
baywet previously approved these changes Sep 28, 2022
@irvinesunday irvinesunday merged commit 9ccac16 into master Sep 28, 2022
@irvinesunday irvinesunday deleted the fix/is/pagination-modularization-setting branch September 28, 2022 13:34
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.

Placement of @OData.NextLink property breaks paging support for AutoREST based code generators
2 participants