Skip to content

Commit 5217599

Browse files
author
Anupam Srivastava
committed
Remove default so that the API becomes patchable
1 parent 0b61d16 commit 5217599

File tree

1 file changed

+1
-3
lines changed
  • specification/cdn/resource-manager/Microsoft.Cdn/preview/2024-06-01-preview

1 file changed

+1
-3
lines changed

specification/cdn/resource-manager/Microsoft.Cdn/preview/2024-06-01-preview/afdx.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6758,7 +6758,6 @@
67586758
"description": "Threshold at which additional backends are added for capacity based load balancing. Default is 80.",
67596759
"type": "integer",
67606760
"format": "int32",
6761-
"default": 80,
67626761
"maximum": 100,
67636762
"minimum": 20
67646763
},
@@ -6772,8 +6771,7 @@
67726771
"x-ms-enum": {
67736772
"name": "DistributionType",
67746773
"modelAsString": false
6775-
},
6776-
"default": "DynamicWeights"
6774+
}
67776775
}
67786776
}
67796777
},

0 commit comments

Comments
 (0)