Changes to POST /v1/blob/:key

POST /v1/blob/{key}

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

Changed in 4 of the 46 revisions of this API.24

  1. 4d8b6d2e6db312
  2. 8f22304950dd1
  3. dc1b3c9e3b2a1
  4. 788eacc57f251

What changed

    • the response property message became optional for the status 400

      response-property-became-optional

    • api operation id blobsStore removed and replaced with v1blobsStore

      api-operation-id-removed

    • removed the Bad Request enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • request body became required

      request-body-became-required

    • added the media type application/json for the response with the status 201

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added