-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Release sdk 667 #13166
Release sdk 667 #13166
Conversation
/azp run python - appplatform -ci |
No pipelines are associated with this pull request. |
/azp run python - appplatform - ci |
Azure Pipelines successfully started running 1 pipeline(s). |
This change adds multi-version entries for appplatform, the folders |
3b4dd23
to
bac5d92
Compare
@@ -1,5 +1,9 @@ | |||
# Release History | |||
|
|||
## 1.0.0 (2019-10-25) |
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.
Wrong changelog?
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.
Fixed. Thanks
LATEST_PROFILE = ProfileDefinition({ | ||
_PROFILE_TAG: { | ||
None: DEFAULT_API_VERSION, | ||
'sku': '2019-05-01-preview', |
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.
The 2020-07-01
also contains sku
, why there is such an entry?
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.
For 2019-05-01-preview, the resource name is sku, but for 2020-07, the resource name is skus. Because default api is 2020-07 which does not has sku, so it is listed here
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.
Thanks for explaining
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
Enable swagger ci for azure-powershell for some RPs (Azure#13166)
* CodeGen from PR 13166 in Azure/azure-rest-api-specs Enable swagger ci for azure-powershell for some RPs (#13166) * test,version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
https://github.com/Azure/sdk-release-request/issues/667