-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
New swagger for 2019-08-01 API #7660
Conversation
For R6. Initial version, identical to 2019-07-01 as baseline.
For R6 Amendments to 08 baseline version - corrections to dates - R6 specific alterations
Improve examples
ANF-327 New swagger for 2019-08-01 API
In Testing, Please Ignore[Logs] (Generated from 3f16eea, Iteration 11)Python: test-repo-billy/azure-sdk-for-python [Logs] [Diff]
.NET: test-repo-billy/azure-sdk-for-net [Logs] [Diff]
JavaScript: test-repo-billy/azure-sdk-for-js [Logs] [Diff]
Go: test-repo-billy/azure-sdk-for-go [Logs] [Diff]
|
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
Assistance required:
|
@NullMDR are you the right person to help with these issues? |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
I see #7666 (comment) was produced and this resolves the problem I had running 'npm run prettier' locally. However the resulting json still fails the check when run in the pipeline. So while the first part of my first issue above is resolved the last part of the first issue and the second issue are still relevant. |
@leonardbf Please rebase on the latest master and run npm install; npm run prettier -- --write "specification/netapp/**/*.json" |
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
@leonardbf @raych1 Currently, BreakingChange doesn't support to put "parameters" being parrellel to methods like "get", "put", "post". Because a method should be defined as an json object, but here parameters was defined as an array. which cause json parse error. For example, from line 70 at specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-05-01/netapp.json. |
Ok, thanks for the update. Since this has been pushed before with this present would it be acceptable to do so again? We would address this problem in our API 2019-10-01 which we expect to push at the end of November. The 2019-08-01 is needed for the RP that went to production last week. |
specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-08-01/netapp.json
Show resolved
Hide resolved
specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-08-01/netapp.json
Show resolved
Hide resolved
specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-08-01/netapp.json
Show resolved
Hide resolved
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.
I added a couple of questions. Can you take a look?
@yungezz Catherine, this PR BreakingChange error need to be force merged. Could you pls take a look into it? Thanks |
got it. once ARM review signed off, I can do merge. |
@majastrz I responded to the questions and hope this can be signed off soon. Thanks. |
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.
Looks good from ARM side.
@leonardbf just to confirm, this API version is now live? |
Yep, this went live last week. |
/azp run |
1 similar comment
/azp run |
For R6 release of RP with new API 2019-08-01
First commit contains previous 2019-07-01 as 2019-08-01.
Amendments to 08 baseline version
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.