File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
specification/cdn/resource-manager/Microsoft.Cdn/preview/2023-02-01-preview Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 44744474 "items" : {
44754475 "$ref" : " #/definitions/AFDDomainReferencedRoutePath"
44764476 },
4477- "x-ms-identifiers" : [" /routeId/id" ]
4477+ "x-ms-identifiers" : [
4478+ " /routeId/id"
4479+ ]
44784480 }
44794481 }
44804482 },
45714573 "type" : " object" ,
45724574 "properties" : {
45734575 "routeId" : {
4574- "description" : " Resource reference to the shared custom domain ." ,
4576+ "description" : " Resource reference to the route ." ,
45754577 "type" : " object" ,
45764578 "$ref" : " ./cdn.json#/definitions/ResourceReference"
45774579 },
45784580 "paths" : {
4579- "description" : " List of paths" ,
4581+ "description" : " List of paths of the route. " ,
45804582 "type" : " array" ,
45814583 "items" : {
45824584 "type" : " string"
You can’t perform that action at this time.
0 commit comments