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/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/mfe.json
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2444,13 +2444,31 @@
2444
2444
}
2445
2445
},
2446
2446
"202": {
2447
-
"description": "Success"
2447
+
"description": "Success",
2448
+
"headers": {
2449
+
"Location": {
2450
+
"description": "URI to poll for asynchronous operation result.",
2451
+
"type": "string"
2452
+
},
2453
+
"Retry-After": {
2454
+
"description": "Duration the client should wait between requests, in seconds.",
0 commit comments