Skip to content

Commit 84768c9

Browse files
authored
[Azure SignalR Service]changes introduced by new version of Swashbuckle (#16906)
* [Azure SignalR Service]changes introduced by new version of Swashbuckle * add back default value * revert parameter orders * Update settings.json
1 parent ea0f7b0 commit 84768c9

File tree

5 files changed

+335
-278
lines changed

5 files changed

+335
-278
lines changed

specification/signalr/resource-manager/Microsoft.SignalRService/stable/2021-10-01/examples/Operations_List.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"body": {
88
"value": [
99
{
10-
"name": "Microsoft.SignalRService/WebPubSub/read",
10+
"name": "Microsoft.SignalRService/SignalR/read",
1111
"isDataAction": false,
1212
"display": {
1313
"provider": "Microsoft.SignalRService",
14-
"resource": "WebPubSub",
15-
"operation": "Manage WebPubSub (read-only)",
14+
"resource": "SignalR",
15+
"operation": "Manage SignalR (read-only)",
1616
"description": "View the resource settings and configurations in the management portal or through API"
1717
},
1818
"properties": {}

0 commit comments

Comments
 (0)