Changes to Fetch a document by docid

GET /{index}/doc/{docid}

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

Changed in 3 of the 3 revisions of this API.25

  1. a95dfd31878114
  2. a2b4397b7f051
  3. 70cb270260ea1

What changed

  • a95dfd31878114See the full diff
    • removed the required property document from the response with the 200 status

      response-required-property-removed

    • added the new optional query request parameter parse

      new-optional-request-parameter

    • added the non-success response with the status 405

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the required property doc to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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