Changes to ListShelves
GET /v1/shelves
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 7 of the 12 revisions of this API.66
- v1ac9d37cae0e02
- v1639a4ec995ca1
- v100e696b6b84a1
- v126b3bc7b51691
- v12a0f5e3b87341
- v10dea6034d9691
- v11f7e8ced536932
What changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
the
shelves/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
- ○
the response property
shelves/items/namebecame required for the status200response-property-became-required
- ○
- ○
the
shelves/items/nameresponse's property pattern^shelves/[a-z2-7]{26}$was added for the status200response-property-pattern-added
- ○
- ▲
for the
queryrequest parameterpage_size, the type/format was changed fromstring/tointeger/int32request-parameter-type-changed
- ▲
- ○
api operation id
ListShelvesremoved and replaced withLibraryService_ListShelvesapi-operation-id-removed
- ○
- ○
api operation id
LibraryService_ListShelvesremoved and replaced withListShelvesapi-operation-id-removed
- ○
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
the response property
shelves/items/namebecame optional for the status200response-property-became-optional
- ▲
the
shelves/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ○
for the
queryrequest parameterpage_size, the type/format was generalized frominteger/int32tostring/request-parameter-type-generalized
- ○
the
shelves/items/nameresponse's property pattern^shelves/[a-z2-7]{26}$was removed for the status200response-property-pattern-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲