-
Notifications
You must be signed in to change notification settings - Fork 4.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
SDK and tests for hybrid RP #7482
Conversation
...Microsoft.Azure.Management.HybridCompute/src/Microsoft.Azure.Management.HybridCompute.csproj
Outdated
Show resolved
Hide resolved
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 @farehar ,
- could you put a link to the swagger review PR(s) in description
- As a public preview SDK, its spec should also be in the public spec repo. Please update
generate.ps1
so that it doesn't point to the private spec repo - And you'll see a .txt file after running
generate.ps1
, please also check it in - please also check in
AssemblyInfo.cs
, and make sure the versions in it are updated
Thanks
@farehar ping on this |
@isra-fel : One of the feedback was to move our swagger spec to public repository. We weren't ready to do that last month. I've created a pull request in public repository today. If i address rest of the feedback, would we be able to merge before swagger spec PR is complete? |
Nope, sorry. SDK should be generated based on merged spec. |
@isra-fel : I've addressed all the feedback. Here's the link to our swagger spec in public repository https://github.com/Azure/azure-rest-api-specs/tree/master/specification/hybridcompute/resource-manager |
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.
@farehar Please CIL thanks
Azure/azure-rest-api-specs#7568