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

List operations do not use the standard paged list (Web App Swagger) #433

Closed
selvasingh opened this issue Jul 27, 2016 · 2 comments
Closed
Assignees

Comments

@selvasingh
Copy link
Contributor

List operations do not use the standard paged list. See concrete example in compute Swagger. There are about 90+ list operations that do not use the standard paged list

Concrete example in compute Swagger -

Standard paged list - https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/creating-swagger.md#Paging-x-ms-pageable

@selvasingh
Copy link
Contributor Author

Here is a sample list that does not use the standard paged list

"operationId": "Sites_GetSites",

@martinsawicki
Copy link

based on 8/15 discussion, this is #3 on blocking issues list

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

No branches or pull requests

3 participants