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

  1. v1ac9d37cae0e02
  2. v1639a4ec995ca1
  3. v100e696b6b84a1
  4. v126b3bc7b51691
  5. v12a0f5e3b87341
  6. v10dea6034d9691
  7. v11f7e8ced536932

What changed

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • the shelves/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the response property shelves/items/name became required for the status 200

      response-property-became-required

    • the shelves/items/name response's property pattern ^shelves/[a-z2-7]{26}$ was added for the status 200

      response-property-pattern-added

    • for the query request parameter page_size, the type/format was changed from string/ to integer/int32

      request-parameter-type-changed

    • api operation id ListShelves removed and replaced with LibraryService_ListShelves

      api-operation-id-removed

    • api operation id LibraryService_ListShelves removed and replaced with ListShelves

      api-operation-id-removed

  • v11f7e8ced536932See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • the response property shelves/items/name became optional for the status 200

      response-property-became-optional

    • the shelves/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • for the query request parameter page_size, the type/format was generalized from integer/int32 to string/

      request-parameter-type-generalized

    • the shelves/items/name response's property pattern ^shelves/[a-z2-7]{26}$ was removed for the status 200

      response-property-pattern-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog