Changes to Get Job Status

GET /api/v1/jobs/{job_id}/status

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

Changed in 3 of the 12 revisions of this API.44

  1. 24ef9111adac1
  2. 9b0abde08b0642
  3. 42cb7b14430f1

What changed

    • added the optional property to the response with the status

      response-optional-property-added

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

  • 9b0abde08b0642See the full diff
    • the header request parameter League became required

      request-parameter-became-required

    • the header request parameter x-api-key became required

      request-parameter-became-required

    • header request parameter League list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • header request parameter x-api-key list-of-types was narrowed by removing types null

      request-parameter-list-of-types-narrowed

    • for the header request parameter League, the type was generalized from no type to string

      request-parameter-type-generalized

    • for the header request parameter x-api-key, the type was generalized from no type to string

      request-parameter-type-generalized

    • added the optional property to the response with the status

      response-optional-property-added