Changes to List all ongoing context add jobs for the authenticated user

GET /api/v1/context/add-async/status

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

Changed in 3 of the 29 revisions of this API.214

  1. 510cbb709bed212
  2. 3f676384b4bb1
  3. 601abf4c65181

What changed

  • 510cbb709bed212See the full diff
    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property // became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • api operation id checkStatusForAllAddAsyncJobs was added

      api-operation-id-added

    • endpoint added

      endpoint-added