CreateShelf
Creates a shelf, and returns the new Shelf.
Request body
Response
OK
Changes
Changed in 6 of the 12 revisions of this API.77
- ▲
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
- ▲