Changes to Retrieve a Manual Job
GET /jobs/manual/{job_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 53 revisions of this API.112
What changed
- ●
deleted the
queryrequest parameterentity_idrequest-parameter-removed
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
the response property
body/items/became nullable for the status200response-property-became-nullable
- ○
added the new optional
queryrequest parameterentity_idnew-optional-request-parameter
- ▲
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○