-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Update from master #12243
Update from master #12243
Conversation
57c0298
to
2213b5b
Compare
/// <summary> | ||
/// Azure Subscription ID. | ||
/// </summary> | ||
public string SubscriptionId1 { get; set; } |
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.
There's definitely something wrong here. Please make sure the SDK is generated by running generate.ps1
and your build tools are up to date.
Besides, please point to me the link to your openapi spec review PR. Thanks
2213b5b
to
1390f7f
Compare
Hi @lsmith130 I just noticed this PR was created from a SDK automation branch. Please never do that, because that branch changes often whenever there's change to openapi spec (as you can see it's force-pushed just now). |
@isra-fel, thanks for the info. It might be a good idea to remove the message from the swagger PR that says to open a PR from the automation and provides a link to do so. For example the automated comment in my azure-rest-api-specs PR has a link that says "Release SDK Changes" when you expand it: Azure/azure-rest-api-specs#9433 (comment) |
Sounds reasonable to me. @NullMDR hello Phoenix, can we update the |
Updating CDN SDK for version 2020-04-15