Changes to CreateShelf
POST /v1/shelves
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 12 revisions of this API.77
- v1ac9d37cae0e02
- v1639a4ec995ca11
- v100e696b6b84a11
- v12a0f5e3b87341
- v10dea6034d9691
- v11f7e8ced536933
What changed
- ▲
the request's body type/format changed from
/toobject/request-body-type-changed
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ▲
- ▲
the request property
namebecame requiredrequest-property-became-required
- ○
the response property
namebecame required for the status200response-property-became-required
- ▲
- ▲
added the pattern
^shelves/[a-z2-7]{26}$to the request propertynamerequest-property-pattern-added
- ○
the
nameresponse's property pattern^shelves/[a-z2-7]{26}$was added for the status200response-property-pattern-added
- ▲
- ○
api operation id
CreateShelfremoved and replaced withLibraryService_CreateShelfapi-operation-id-removed
- ○
- ○
api operation id
LibraryService_CreateShelfremoved and replaced withCreateShelfapi-operation-id-removed
- ○
- ▲
the request's body type/format changed from
object/to/request-body-type-changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ▲
the response property
namebecame optional for the status200response-property-became-optional
- ○
the request property
namebecame optionalrequest-property-became-optional
- ○
removed the pattern
^shelves/[a-z2-7]{26}$from the request propertynamerequest-property-pattern-removed
- ○
the
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
- ▲