Skip to content

Commit

Permalink
[Azure SignalR Service]changes introduced by new version of Swashbuck…
Browse files Browse the repository at this point in the history
…le (Azure#16906)

* [Azure SignalR Service]changes introduced by new version of Swashbuckle

* add back default value

* revert parameter orders

* Update settings.json
  • Loading branch information
juniwang authored and LeiWang3 committed Mar 31, 2022
1 parent 56158ef commit aefaff1
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 278 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"body": {
"value": [
{
"name": "Microsoft.SignalRService/WebPubSub/read",
"name": "Microsoft.SignalRService/SignalR/read",
"isDataAction": false,
"display": {
"provider": "Microsoft.SignalRService",
"resource": "WebPubSub",
"operation": "Manage WebPubSub (read-only)",
"resource": "SignalR",
"operation": "Manage SignalR (read-only)",
"description": "View the resource settings and configurations in the management portal or through API"
},
"properties": {}
Expand Down
Loading

0 comments on commit aefaff1

Please sign in to comment.