-
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.AzureBridge.Admin spec #9035
Conversation
commit adaabc1 Author: bganapa <[email protected]> Date: Wed Mar 4 18:07:20 2020 -0800 Changing casing in resourcgroups to resourceGroups commit fb5e9ae Author: bganapa <[email protected]> Date: Wed Feb 26 14:00:37 2020 -0800 Update Readme.md to have $(this-folder)/ for the input-file commit 8234329 Author: bganapa <[email protected]> Date: Sun Feb 9 17:11:33 2020 -0800 Fix-Renaming ResourceGroupParameter to ResourceGroupNameParmameter (Azure#8345)
Azure Pipelines successfully started running 1 pipeline(s). |
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-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-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
|
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
|
Can one of the admins verify this patch? |
These are fixes to the existing swagger specs to the admin API surface of Azurestack. This API surface is consumed only thru powershell in azurestack. None of these are really breaking changes |
Azure Pipelines successfully started running 1 pipeline(s). |
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
|
/azp run |
Azure Pipelines successfully started running 3 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 Pipelines successfully started running 1 pipeline(s). |
@markcowl, Mark, could you please take a look at this PR? The lintDiff errors are mostly pascalcase errors (reported wrong, CI issue):
Breaking changes are for autorest generation config. @bganapa FYI |
/azp run public.rest-api-specs |
Azure Pipelines successfully started running 1 pipeline(s). |
@bganapa The breakign changes look like real breakign changes (for example, resourceGroup -> resourceGroupName). If these are intentional, then they are OK. for the linter errors, please suppress these in your readme.md file. |
@markcowl Thanks. Yes the change is intentional, we are taking many breaking changes as bug fixes We decided to do the breaking change in the spec as our admin specs are still in 'preview' |
@viananth as mark mentioned above |
@viananth Ping? Need to suppress the linter errors and I can merge this as an approved breaking change. |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
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
|
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
|
@viananth good sample of suppressions here: https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md |
[Staging] Swagger Validation Report
Only 10 items are listed, please refer to log for more details.
❌ |
Rule | Message |
---|---|
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/downloadedProducts/{productName}' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/DownloadedProduct.json#L58:5 |
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products/{productName}/download' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/Product.json#L106:5 |
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products/{productName}' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/Product.json#L58:5 |
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/downloadedProducts' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/DownloadedProduct.json#L13:5 |
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json#L55:5 |
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json#L13:5 |
1005 - RemovedPath |
The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourcegroups/{resourceGroup}/providers/Microsoft.AzureBridge.Admin/activations/{activationName}/products' removed or restructured? Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/Product.json#L13:5 |
1007 - RemovedClientParameter |
The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed? New: Microsoft.AzureBridge.Admin/preview/2016-01-01/DownloadedProduct.json#L252:3 Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/DownloadedProduct.json#L231:3 |
1007 - RemovedClientParameter |
The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed? New: Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json#L526:3 Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/AzureBridge.json#L530:3 |
1007 - RemovedClientParameter |
The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed? New: Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json#L306:3 Old: Microsoft.AzureBridge.Admin/preview/2016-01-01/Activation.json#L248:3 |
️️✔️
LintDiff [Detail]
️✔️
Validation passes for LintDiff.
️️✔️
Avocado [Detail]
️✔️
Validation passes for Avocado.
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
@markcowl, I fixed the lint and model errors. Could you pls merge this PR? Thanks! |
@markcowl, Mark, Fixed lint errors. Could you pls merge this 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
|
* Cumulative commit message: commit adaabc1 Author: bganapa <[email protected]> Date: Wed Mar 4 18:07:20 2020 -0800 Changing casing in resourcgroups to resourceGroups commit fb5e9ae Author: bganapa <[email protected]> Date: Wed Feb 26 14:00:37 2020 -0800 Update Readme.md to have $(this-folder)/ for the input-file commit 8234329 Author: bganapa <[email protected]> Date: Sun Feb 9 17:11:33 2020 -0800 Fix-Renaming ResourceGroupParameter to ResourceGroupNameParmameter (Azure#8345) * bug fixes and autorest config addition * Fix path, read-only properties and example * Fix model validation * Suppress camelcase warnings in Activation.json * Suppress RequiredPropertiesMissingInResourceModel * Suppress PathResoourceProviderNamePascalCase * Add default error response * Add 204 response for delete * Remove 404 and add 202 in examples * Fix model validation failures
…into formrecognizer_regeneration * 'master' of https://github.com/Azure/azure-rest-api-specs: [Hub Generated] Review request for Microsoft.DigitalTwins to add version stable/2020-10-31 (Azure#10653) [SRP] Introduce 2020-08-01-preview version. (Azure#10570) Update Readmes for Python for Automanage (Azure#10633) Incident entities (Azure#10648) Fix Billing Swagger (Azure#10276) Connected machine az cli (Azure#10640) [Azure Stack] Updates to Azs.AzureBridge.Admin spec (Azure#9035)
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.