opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
811 stars 202 forks source link

Notational conventions #372

Open lgalfaso opened 1 year ago

lgalfaso commented 1 year ago

https://github.com/opencontainers/distribution-spec/blob/main/spec.md#pull reads

In a successful response, the Content-Type header will indicate the type of the returned manifest.

In order to follow the notation convention, this should read

In a successful response, the Content-Type header MUST indicate the type of the returned manifest.