Skip to content

Commit d7968ec

Browse files
committed
removed format for RoundTripTime
1 parent 45cfe4c commit d7968ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/networkWatcher.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3416,19 +3416,16 @@
34163416
"roundTripTimeMin": {
34173417
"description": "Minimum roundtrip time in milliseconds.",
34183418
"readOnly": true,
3419-
"format": "uint32",
34203419
"type": "integer"
34213420
},
34223421
"roundTripTimeAvg": {
34233422
"description": "Average roundtrip time in milliseconds.",
34243423
"readOnly": true,
3425-
"format": "uint32",
34263424
"type": "integer"
34273425
},
34283426
"roundTripTimeMax": {
34293427
"description": "Maximum roundtrip time in milliseconds.",
34303428
"readOnly": true,
3431-
"format": "uint32",
34323429
"type": "integer"
34333430
}
34343431
}

0 commit comments

Comments
 (0)