We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e43f8 commit 1ca4e7dCopy full SHA for 1ca4e7d
specification/communication/data-plane/Turn/preview/2021-02-22-preview1/CommunicationTurn.json
@@ -38,7 +38,7 @@
38
"200": {
39
"description": "Success",
40
"schema": {
41
- "$ref": "#/definitions/CommunicationTurnCredentialsResponse"
+ "$ref": "#/definitions/CommunicationRelayConfiguration"
42
}
43
44
},
@@ -77,8 +77,8 @@
77
78
79
80
- "CommunicationTurnCredentialsResponse": {
81
- "description": "A TURN credentials response.",
+ "CommunicationRelayConfiguration": {
+ "description": "A relay configuration containing the TURN URLs and credentials.",
82
"required": [
83
"expiresOn",
84
"turnServers"
0 commit comments