mirror of
https://github.com/distribution/distribution.git
synced 2025-09-01 06:57:45 +00:00
docs/specs/api: fix Content-Type typo
Signed-off-by: Irene Diez <idiez@redhat.com>
This commit is contained in:
@@ -3393,7 +3393,7 @@ POST /v2/<name>/blobs/uploads/?digest=<digest>
|
||||
Host: <registry host>
|
||||
Authorization: <scheme> <token>
|
||||
Content-Length: <length of blob>
|
||||
Content-Type: application/octect-stream
|
||||
Content-Type: application/octet-stream
|
||||
|
||||
<binary data>
|
||||
```
|
||||
|
Reference in New Issue
Block a user