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

  1. 0105d239fcaf1
  2. e8b684dbd61d11
  3. 46640c1b46881

What changed

    • deleted the query request parameter entity_id

      request-parameter-removed

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

  • e8b684dbd61d11See the full diff
    • the response property body/items/ became nullable for the status 200

      response-property-became-nullable

    • added the new optional query request parameter entity_id

      new-optional-request-parameter

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added