Skip to content

Commit d22352f

Browse files
author
msftbot[bot]
authored
[ReleasePR webpubsub] [Azure SignalR Service]changes introduced by new version of Swashbuckle (#2101)
Create to sync Azure/azure-rest-api-specs#16906 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/webpubsub?expand=1)
2 parents afdbdf7 + bdb3798 commit d22352f

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

schemas/2021-10-01/Microsoft.SignalRService.WebPubSub.json

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
232232
}
233233
],
234-
"description": "Upstream auth settings."
234+
"description": "Upstream auth settings. If not set, no auth is used for upstream messages."
235235
},
236236
"systemEvents": {
237237
"oneOf": [
@@ -316,8 +316,7 @@
316316
{
317317
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
318318
}
319-
],
320-
"description": "Represent the identity type: systemAssigned, userAssigned, None."
319+
]
321320
},
322321
"userAssignedIdentities": {
323322
"oneOf": [
@@ -509,8 +508,7 @@
509508
{
510509
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
511510
}
512-
],
513-
"description": "Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service."
511+
]
514512
}
515513
},
516514
"description": "Connection state of the private endpoint connection"
@@ -581,8 +579,7 @@
581579
{
582580
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
583581
}
584-
],
585-
"description": "Optional tier of this particular SKU. 'Standard' or 'Free'. \r\n\r\n`Basic` is deprecated, use `Standard` instead."
582+
]
586583
}
587584
},
588585
"required": [
@@ -638,11 +635,10 @@
638635
{
639636
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
640637
}
641-
],
642-
"description": "Gets or sets the type of auth. None or ManagedIdentity is supported now."
638+
]
643639
}
644640
},
645-
"description": "Upstream auth settings."
641+
"description": "Upstream auth settings. If not set, no auth is used for upstream messages."
646642
},
647643
"UserAssignedIdentityProperty": {
648644
"type": "object",
@@ -689,8 +685,7 @@
689685
{
690686
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
691687
}
692-
],
693-
"description": "Default action when no other rule matches."
688+
]
694689
},
695690
"privateEndpoints": {
696691
"oneOf": [

0 commit comments

Comments
 (0)