Changes to Asynchronously queue context data to add to the context processor

POST /api/v1/context/add-async

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

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

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

What changed

    • the request property context_type became required

      request-property-became-required

    • the request property documents became required

      request-property-became-required

    • the request property source became required

      request-property-became-required

    • the request property scope with a default value became required

      request-property-became-required-with-default

    • the response property jobId became required for the status 201

      response-property-became-required

    • the response property message became required for the status 400

      response-property-became-required

    • the response property queued became required for the status 201

      response-property-became-required

    • the response property status became required for the status 400

      response-property-became-required

    • the response property success became required for the status 400

      response-property-became-required

    • api operation id addContextAsync was added

      api-operation-id-added

    • endpoint added

      endpoint-added