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(pagination): Fix paging APIs - Regenerate from swagger. #15860

Merged
merged 3 commits into from
Oct 1, 2020

Conversation

azabbasi
Copy link
Contributor

@azabbasi azabbasi commented Oct 1, 2020

Autorest has a new version with updates to the listing API implementation to fix the pagination issue where

  • next link is not fully qualified
  • request headers were missing.

I also tested the generated code with fully qualified next links and it works perfectly.

@azabbasi azabbasi merged commit 0739d7f into master Oct 1, 2020
@azabbasi azabbasi deleted the feature/adt/azabbasi/regen branch October 1, 2020 20:50
@azabbasi azabbasi restored the feature/adt/azabbasi/regen branch October 1, 2020 21:00
@azabbasi azabbasi deleted the feature/adt/azabbasi/regen branch October 1, 2020 21:00
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