v2

latestSwagger 2.0raw.githubusercontent.com2021-05-04263678.0 KB
Layer

Complete the upload, providing all the data in the body, if necessary. A request without a body will just complete the upload with previously uploaded content.

put/{nextBlobUuidLink}

Path parameters

nextBlobUuidLinkstring required

Link acquired from upload start or previous chunk. Note, do not include initial / (must do substring(1) )

Query parameters

digeststring required

Digest of a BLOB

Response

The upload has been completed and accepted by the registry.