Changes to Retrieve a document requirement

GET /requirements/{id}

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

Changed in 3 of the 61 revisions of this API.415

  1. 1571b0380bd72
  2. 8f5f4e5379942
  3. 047830bb7e8315

What changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 422

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status default

      response-property-type-changed

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

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 422

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status default

      response-property-type-changed

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

  • 047830bb7e8315See the full diff
    • removed the optional property data/requirements_types from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter version

      new-optional-request-parameter

    • added the optional property data/effective_end_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/effective_start_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/requirement_types to the response with the 200 status

      response-optional-property-added

    • added the optional property data/version to the response with the 200 status

      response-optional-property-added