Changes to Get Resource Holders Page

POST /extensions/resource-holders/page

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

Changed in 5 of the 50 revisions of this API.36

  1. 02d44e26fa1e2
  2. 00c5f3bf5c2111
  3. 6ccf7b2ba0b01
  4. 05ddd59cdff912
  5. baf24d19a6671

What changed

    • added subschema #2 to the response body allOf list for the response status

      response-body-all-of-added

    • removed from the response body allOf list for the response status

      response-body-all-of-removed

  • 00c5f3bf5c2111See the full diff
    • the response property //////// became nullable for the status

      response-property-became-nullable

    • the request property //// became nullable

      request-property-became-nullable

    • the request property //// became not nullable

      request-property-became-not-nullable

  • 05ddd59cdff912See the full diff
    • added required request body

      request-body-added-required

    • api tag Extensions added

      api-tag-added

    • added the success response with the status

      response-success-status-added

    • endpoint added

      endpoint-added