Skip to content

Commit 7e6be1c

Browse files
authored
Update to remove default value for enum RouteType (#16343)
1 parent 5a8527b commit 7e6be1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

specification/communication/data-plane/NetworkTraversal/preview/2021-10-08-preview/CommunicationNetworkTraversal.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"routeType": {
6666
"description": "The routing methodology to where the ICE server will be located from the client.",
6767
"type": "string",
68-
"default": "any",
6968
"enum": [
7069
"any",
7170
"nearest"

0 commit comments

Comments
 (0)