Changes to Get Blob

GET /api/v1/blobs/{user_id}/{blob_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 31 revisions of this API.26

  1. c5d39efe16d812
  2. ff75f1135b231
  3. a9bfbdf3d53b4

What changed

    • added the new summary enum value to the data/anyOf[subschema #1: BlobData]/blob_type response property for the response status 200

      response-property-enum-value-added

    • for the path request parameter blob_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the new 520.00 enum value to the errno response property for the response status 200

      response-property-enum-value-added

    • for the path request parameter blob_id, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • removed the 520.00 enum value from the errno response property for the response status 200

      response-property-enum-value-removed

    • removed the summary enum value from the data/anyOf[subschema #1: BlobData]/blob_type response property for the response status 200

      response-property-enum-value-removed

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