Changes to Delete a job
DELETE /v1/fine_tuning/jobs/{job_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.214
- b9a74274b2ab214
What changed
- ●
removed the optional property
error/typefrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
error/typefrom the response with the404statusresponse-optional-property-removed
- ○
api operation id
deleteReflexJobremoved and replaced withdeleteFineTuningJobapi-operation-id-removed
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
api tag
fine-tuningaddedapi-tag-added
- ○
api tag
Reflexremovedapi-tag-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
the response property
deletedbecame required for the status200response-property-became-required
- ○
the response property
error/codebecame required for the status401response-property-became-required
- ○
the response property
error/codebecame required for the status404response-property-became-required
- ○
the response property
error/messagebecame required for the status401response-property-became-required
- ○
the response property
error/messagebecame required for the status404response-property-became-required
- ○
the response property
idbecame required for the status200response-property-became-required
- ○
the response property
objectbecame required for the status200response-property-became-required
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●