mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
docs/specs/api: fix Content-Type typo
Signed-off-by: Irene Diez <idiez@redhat.com>
This commit is contained in:
parent
97b1d649c4
commit
93010cae90
@ -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>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user