Changes to Update Existing Pipeline
PUT /api/v1/pipelines/{pipeline_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 33 revisions of this API.68
What changed
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
classify.runningenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
added the new
sheets.cancelledenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
added the new
sheets.errorenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
added the new
sheets.partial_successenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
added the new
sheets.pendingenum value to the///////response property for the response statusresponse-property-enum-value-added
- ●
added the new
sheets.successenum value to the///////response property for the response statusresponse-property-enum-value-added
- ○
added the new
classify.runningenum value to the request property///////request-property-enum-value-added
- ○
added the new
sheets.cancelledenum value to the request property///////request-property-enum-value-added
- ○
added the new
sheets.errorenum value to the request property///////request-property-enum-value-added
- ○
added the new
sheets.partial_successenum value to the request property///////request-property-enum-value-added
- ○
added the new
sheets.pendingenum value to the request property///////request-property-enum-value-added
- ○
added the new
sheets.successenum value to the request property///////request-property-enum-value-added
- ●