Skip to content

Commit 171926b

Browse files
committed
Merge pull request #112 from RobDolinMS/patch-1
[Manifest] Mark digest as required
2 parents d27134e + 839b48d commit 171926b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ A client will distinguish a manifest list from an image manifest based on the Co
5050

5151
- **`digest`** *string*
5252

53-
The digest of the content, as defined by the [Registry V2 HTTP API Specification](https://docs.docker.com/registry/spec/api/#digest-parameter).
53+
This REQUIRED property is the digest of the content, as defined by the [Registry V2 HTTP API Specification](https://docs.docker.com/registry/spec/api/#digest-parameter).
5454

5555
- **`platform`** *object*
5656

0 commit comments

Comments
 (0)