Changes to Cancel a job

DELETE /api/v1/jobs/{jid}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 10 revisions of this API.342

  1. 011f9b67b17a12
  2. 1aab0676c2b412
  3. 26871a2f667f12

What changed

  • 011f9b67b17a12See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • added the optional property result to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 1aab0676c2b412See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property error from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result from the response with the 200 status

      response-optional-property-removed

    This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 26871a2f667f12See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property error from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result from the response with the 200 status

      response-optional-property-removed

    This revision also has 35 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog