Changes to List people in a library

GET /api/people

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

Changed in 4 of the 79 revisions of this API.36

  1. 815e0302a98811
  2. c3e15c78f2da4
  3. 6b69ab1a2c501
  4. adbb9fcd30662

What changed

    • response property detail list-of-types was widened by adding types string to media type application/json of response 422

      response-property-list-of-types-widened

    • the response property became required for the status

      response-property-became-required

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the new optional query request parameter sort

      new-optional-request-parameter

    • query request parameter include list-of-types was narrowed by removing types string

      request-parameter-list-of-types-narrowed

    • for the query request parameter include, the type of property anyOf[subschema #1]/ was specialized from string to array

      request-parameter-property-type-specialized