-
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
[T2] fixed track2 generation #9848
Conversation
[Staging] Swagger Validation Report
❌ |
Rule | Message |
---|---|
1033 - RemovedProperty |
The new version is missing a property found in the old version. Was 'id' renamed or removed? New: Microsoft.Compute/stable/2019-07-01/gallery.json#L2544:7 Old: Microsoft.Compute/stable/2019-07-01/gallery.json#L2544:7 |
1033 - RemovedProperty |
The new version is missing a property found in the old version. Was 'name' renamed or removed? New: Microsoft.Compute/stable/2019-07-01/gallery.json#L2544:7 Old: Microsoft.Compute/stable/2019-07-01/gallery.json#L2544:7 |
1033 - RemovedProperty |
The new version is missing a property found in the old version. Was 'type' renamed or removed? New: Microsoft.Compute/stable/2019-07-01/gallery.json#L2544:7 Old: Microsoft.Compute/stable/2019-07-01/gallery.json#L2544:7 |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-sdk-for-java - Release
|
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-go - Release
|
azure-sdk-for-js - Release
|
azure-sdk-for-net - Release
|
azure-sdk-for-python - Release
- Breaking Change detected in SDK
|
azure-sdk-for-python-track2 - Release
|
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
|
Can one of the admins verify this patch? |
If its marked as readonly, it shouldnt matter as they wont be sent over the wire. |
Hi @fengzhou-msft , would you help to merge this PR? Thank you! |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@changlong-liu can you take a look at the LintDiff failure and confirm if they can be ignored? |
Hi @fengzhou-msft , I think we can ignore it. |
@akning-ms Please help merge this PR. |
Hi @akning-ms , would you help merge this PR? This is a fix for python Track2. Thanks. |
…into fix_kv_python_readme * 'master' of https://github.com/Azure/azure-rest-api-specs: (62 commits) fixed track2 generation (Azure#9848) Update description for requireGuestProvisionSignal. (Azure#9962) Inherent Tracked Resource and Proxy Resource from common types (Azure#9866) Update pull_request_assignment.yml (Azure#10005) Support encryption in transit feature: Add a property when creating a cluster (Azure#9894) updated confluent readme for input files & removed phone number property (Azure#9835) Update compute readme.python.md (Azure#9999) [Hub Generated] Review request for Microsoft.Billing to add version preview/2019-10-01-preview (Azure#9815) Fixed the bad output-folder (Azure#9992) Add preview APIs for deploying Azure machine learning services (Azure#9592) Rename vmware to avs in go SDK (Azure#9903) Add api-version 2020-06-01 of compute for go SDK (Azure#9983) Added 2020-06-01 API version for Microsoft.AppConfiguration. (Azure#9976) separated different error responses (Azure#8881) PersonalDesktopAssignmentType optional (Azure#9988) Feature/alshulma/update stable version (Azure#8884) update error code to use PascalCase to be syned with the library (Azure#8329) CosmosDB - Changes for adding PITR workflow APIs (Azure#9897) update the lva version and few C# autorest parameters (Azure#9990) add cli codegen readme files (Azure#9980) ...
Gallery.json had different definition of "UpdateResource".
Seems like these readonly properties shouldn't be there, as this definition is used in Update operation.