-
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
[Azure Stack] Updates to Azs.Fabric.Admin spec for autorest config #9030
Conversation
commit 6ecda64 Author: Yuxing Zhou <zyx.pulsars@gmail.com> Date: Sat Jan 4 02:25:35 2020 +0800 [Azure Stack] Update fabric storage admin specs for new generation with autorest-beta (Azure#8038) commit 9e551f0 Author: bganapa <bganapa@microsoft.com> Date: Tue Nov 12 11:44:22 2019 -0800 Reset to Stackadmin2 (Azure#7766)
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-java - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-js - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-cli-extensions
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-go - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-net - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-python - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Can one of the admins verify this patch? |
...dmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2018-10-01/StorageSubSystem.json
Show resolved
Hide resolved
@zikalino Could you please approve this PR if it looks good to you? Thanks! |
"$ref": "../2016-05-01/Fabric.json#/parameters/TopParameter" | ||
}, | ||
{ | ||
"$ref": "../2016-05-01/Fabric.json#/parameters/SkipParameter" |
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.
referring files from different api version may be a bit dangerous and have some unexpected consequences.
i think it would be better to move these common definitions to a separate common.json file.
I see that it was done before, but maybe it's a good time to fix it?
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.
agree, @viananth lets make a copy
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.
everything else looks fine for me, pls move params to common
Azure Pipelines successfully started running 1 pipeline(s). |
Azure CLI Extension Generation - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-trenton
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
Azure Pipelines successfully started running 1 pipeline(s). |
@zikalino I have made the changes requested. Please take a look and let me know if it looks good. Thanks! |
/azp run |
Trenton Generation - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
azure-sdk-for-python-track2 - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
/openapi pipeline |
Unrecognized OpenAPI bot command (pipeline). |
[Staging] Swagger Validation Report
️✔️ |
@viananth Hi. @zikalino has joined a new team and cannot review this PR. I will help you merge this PR. According to our guideline, since you removed some paths, we need breaking change review. Could you share more context about why you removing these paths? You can check our review process and send a review request through this link |
@bganapa @rakku-ms Could you pls respond to the above question as you have more context? |
@viananth I think you are inadvertently removing the nascluster related files. Could you please add it back? |
Yes, looks like this commit was not backported in the PR: 3869a21#diff-68f3346e8107cf1e1ec3a5b93d33ffc3 |
@viananth These APIs are still deleted. If that's not on purpose, we can bring them back and we can go on the review process. |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
@myronfanqiu I have ported the deleted files back. Apologies for the issue. Please merge the PR if it looks good to you. Thanks! |
@@ -147,54 +146,3 @@ csharp: | |||
output-folder: $(csharp-sdks-folder)/Generated | |||
clear-output-folder: true | |||
``` | |||
|
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.
Hi, why do we remove this part? Should we bring it back too?
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.
This part is added in readme.azsautogen.md for autorest generation config.
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 think this one is used for autorest v3?
@zikalino Could you take a look at this PR and approve it? |
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 think we should revert the deletion in readme.md file.
@viananth Hi. Could you take a look at my comment and revert the change? |
Azure Pipelines successfully started running 1 pipeline(s). |
@myronfanqiu I have reverted readme.md changes. Please merge the PR. Thanks! |
azure-resource-manager-schemas - Release
No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured
|
@myronfanqiu please merge it |
@akning-ms Hi. Could you help us merge this PR since @zikalino has moved to other team. |
commit 6ecda64
Author: Yuxing Zhou zyx.pulsars@gmail.com
Date: Sat Jan 4 02:25:35 2020 +0800
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.