Skip to content

Commit a0e0cf0

Browse files
committed
Revert "proper async marking for LabelingJobs_Resume"
This reverts commit b111203.
1 parent 5e86dd0 commit a0e0cf0

File tree

1 file changed

+1
-19
lines changed
  • specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview

1 file changed

+1
-19
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/mfe.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2452,31 +2452,13 @@
24522452
}
24532453
},
24542454
"202": {
2455-
"description": "Success",
2456-
"headers": {
2457-
"Location": {
2458-
"description": "URI to poll for asynchronous operation result.",
2459-
"type": "string"
2460-
},
2461-
"Retry-After": {
2462-
"description": "Duration the client should wait between requests, in seconds.",
2463-
"type": "integer",
2464-
"format": "int32",
2465-
"default": 60,
2466-
"maximum": 600,
2467-
"minimum": 10
2468-
}
2469-
}
2455+
"description": "Success"
24702456
}
24712457
},
24722458
"x-ms-examples": {
24732459
"Resume Labeling Job.": {
24742460
"$ref": "./examples/LabelingJob/resume.json"
24752461
}
2476-
},
2477-
"x-ms-long-running-operation": true,
2478-
"x-ms-long-running-operation-options": {
2479-
"final-state-via": "location"
24802462
}
24812463
}
24822464
},

0 commit comments

Comments
 (0)