-
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
SignalR - Add more properties to the models, add usage API and complete tests #4728
Conversation
src/SDKs/SignalR/Management.SignalR/Microsoft.Azure.Management.SignalR.csproj
Outdated
Show resolved
Hide resolved
src/SDKs/SignalR/Management.SignalR/Microsoft.Azure.Management.SignalR.csproj
Outdated
Show resolved
Hide resolved
@ArieShout will open a new PR once the stable swagger is checked in, Will reopen this PR if anything changes |
Hi @dsgouda , we plan to stay in preview before Ignite and work on stable api-version and SDK release after that. |
Thanks for confirming. Reopening PR. Will review once changes are pushed |
Updated the code according to the review comments and rebased to the latest |
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
Description
The change is based on the spec PR: Azure/azure-rest-api-specs#3686 . We plan to release the version
0.10.0-preview
for the Ignite.Changes:
SignalRInstance
modelSignalRKeys
modelThis checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csproj
andAssemblyInfo.cs
files have been updated with the new version of the SDK.