We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manifests
1 parent 5dbe4a3 commit 586f082Copy full SHA for 586f082
manifest-list.md
@@ -23,7 +23,7 @@ This section defines the `application/vnd.oci.image.manifest.list.v1+json` [medi
23
This REQUIRED property contains a list of manifests for specific platforms.
24
While the property MUST be present, the size of the array MAY be zero.
25
26
- Each object in the manifest is a [descriptor](descriptor.md) with the following additional properties and restrictions:
+ Each object in `manifests` is a [descriptor](descriptor.md) with the following additional properties and restrictions:
27
28
- **`mediaType`** *string*
29
0 commit comments