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
What changed
- ▲
response property
detaillist-of-types was widened by adding typesstringto media typeapplication/jsonof response422response-property-list-of-types-widened
- ○
the response property
became required for the statusresponse-property-became-required
- ▲
- ○
added the media type
application/jsonfor the response with the statusresponse-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
queryrequest parametersortnew-optional-request-parameter
- ○
- ▲
queryrequest parameterincludelist-of-types was narrowed by removing typesstringrequest-parameter-list-of-types-narrowed
- ▲
for the
queryrequest parameterinclude, the type of propertyanyOf[subschema #1]/was specialized fromstringtoarrayrequest-parameter-property-type-specialized
- ▲