You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2023-09-01-preview/definitions.json
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2349,6 +2349,10 @@
2349
2349
"type": "string",
2350
2350
"format": "duration",
2351
2351
"description": "The duration for which the circuit will be tripped."
2352
+
},
2353
+
"acceptRetryAfter": {
2354
+
"type": "boolean",
2355
+
"description": "flag to accept Retry-After header from the backend."
0 commit comments