Changes to GET /jobs/:jobID

GET /jobs/{jobID}

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

Changed in 2 of the 50 revisions of this API.12

  1. 0d706382896f11
  2. d33dfbf12a0e1

What changed

  • 0d706382896f11See the full diff
    • added the new succeeded enum value to the data/status response property for the response status 200

      response-property-enum-value-added

    • removed the completed enum value from the data/status response property for the response status 200

      response-property-enum-value-removed

    • endpoint added

      endpoint-added