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

add pagable to the AppService spec #454

Merged
merged 1 commit into from
Aug 5, 2016

Conversation

devigned
Copy link
Member

@devigned devigned commented Aug 4, 2016

The AppService spec doesn't use x-ms-pagable to describe it's pagable operations. This creates extra models in most languages and provides a less than optimal developer experience.

@tbombach please give this a look.

@veronicagg and @vishrutshah please verify this resolves the Ruby SDK issue with get_next_page_lazy.

@lmazuel
Copy link
Member

lmazuel commented Aug 4, 2016

Python is broken because of:

FATAL: Error saving generated code: Couldn't find the nextLink property specified by extension on operation Certificates_GetCertificate and property Certificate

@devigned you sure some of your nextLink should have not been null ?

@devigned
Copy link
Member Author

devigned commented Aug 5, 2016

oh no... looks like I was a little over zealous. Fixing it.

@devigned
Copy link
Member Author

devigned commented Aug 5, 2016

@lmazuel I think we are green.

@devigned
Copy link
Member Author

devigned commented Aug 5, 2016

@amarzavery what do you think about pulling this in?

@amarzavery
Copy link
Contributor

LGTM.

@amarzavery amarzavery merged commit bc31aff into Azure:master Aug 5, 2016
@AutorestCI
Copy link

@AutorestCI
Copy link

@AutorestCI
Copy link

@devigned devigned deleted the feature/webapp-paging branch August 5, 2016 21:38
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.

None yet

5 participants