Changes to Get all SourceDocumentStatusSimple for the Project with the given ID by status

GET /docprocessing/project/{proj_id}/status/{status}/simple

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

Changed in 3 of the 73 revisions of this API.224

  1. 1af5a8046f202
  2. c5b78916c4e52
  3. 53e769440a2522

What changed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

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

    • the response property items/name became required for the status 200

      response-property-became-required

    • response property items/name list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

  • 53e769440a2522See the full diff
    • the response property items/name became optional for the status 200

      response-property-became-optional

    • response property items/name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

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