-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Adding Swagger example files for all of ADLA and ADLS #1418
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
Conversation
This takes all of the new x-ms-examples from PR: * #9 And puts them into the correct format for the new branch structure.
Added new lines to the end of all example files to make GitHub happy. Fixed the ../examples to be ./examples due to the new folder structure.
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: File: File: File: Know more about AutoRest Linter Guidelines. Send feedback and make AutoRest Linter Azure Bot smarter day by day! Thanks for your co-operation. |
|
@veronicagg @amarzavery could you guys take a look and help us understand why the |
Current PR is focused only on adding examples. I will make functional updates to the spec in a separate branch.
|
Hi There, I am the AutoRest Linter Azure bot. I am here to help. My task is to analyze the situation from the AutoRest linter perspective. Please review the below analysis result: File: File: File: File: Know more about AutoRest Linter Guidelines. Send feedback and make AutoRest Linter Azure Bot smarter day by day! Thanks for your co-operation. |
Fixed query params and moved one operation back into "paths" due to missing requirements documented in this github issue: Azure/autorest#2440
|
issue with x-ms-paths for example validation is tracked at Azure/oav#140 |
|
This PR is now approved for merge from the ADL team and confirmed to not cause code gen issues. Additionally, it resolves the following validation issues: |
|
taking over this PR, since I've been looking into the issues |
|
@begoldsm Even though, diff shows changes in operations, it looks to be order changes, the PR appears to contain only addition of x-ms-examples. Please let me know if that's not the case.
Regarding linter errors, same linter errors should be coming up - so I assume you're aware of those: |
veronicagg
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR generally looks good, just posted a few questions, before approving. thanks!
1. copy paste fail for LISTSTATUS 2. A change that should be in a different branch ended up in this PR. Reverted it (for the account_list payload).
|
@veronicagg I have an update:
As for the readme issue in data plane (https://travis-ci.org/Azure/azure-rest-api-specs/jobs/253710677#L1633):
For the warnings I am not overly investigating since we have already discussed things like Guids and have your sign off 😄 |
|
No modification for AutorestCI/azure-sdk-for-node |
|
No modification for AutorestCI/azure-sdk-for-ruby |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
Description
There are three pending issues with this change that were already discussed with the Swagger team. These errors are from the oav while calling "oav validate-example filesystem.json." Every Swagger file passed these tests except filesystem.json and its example files.
Issue: add support for application/octet-stream or file upload/download scenarios oav#136
Issue: add support for application/octet-stream or file upload/download scenarios oav#136
PR information
api-versionin the path should match theapi-versionin the spec).Quality of Swagger