-
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
EventHub: updated Package and added new test BYOK and Clusters #11949
Conversation
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, we updated our folder structure quite log ago. Every project should be in /sdk
. Please remove src/SDKs
and everything in it.
Besides, please generate your sdk using this script sdk/eventhub/Microsoft.Azure.Management.EventHub/src/generate.ps1
. It should also generate a metadata file in /eng/mgmt/mgmtmetada
please also check it in.
Thanks
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 @v-Ajnava please
- Add a link to the openapi spec review PR here
- Update release notes in csproj
- Update versions in csproj and
assemblyinfo.cs
if you are going to release
Thanks
@isra-fel, added all swagger PRs regarding changes, added release notes and updated version. please review and let me know if any changes needed |
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.
LGTM. Thanks
Swagger PR Links :
Azure/azure-rest-api-specs#9207
Azure/azure-rest-api-specs#9245
Azure/azure-rest-api-specs#9321
Azure/azure-rest-api-specs#9335