Skip to content

Commit 5b42064

Browse files
committed
descriptor: add urls property
Signed-off-by: Antonio Murdaca <[email protected]>
1 parent 7cb2899 commit 5b42064

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

descriptor.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ The following describe the primary set of properties that make up a _Descriptor_
2828
This property exists so that a client will have an expected size for the content before validating.
2929
If the length of the retrieved content does not match the specified length, the content SHOULD NOT be trusted.
3030

31-
### Reserved
31+
- **`urls`** *array*
3232

33-
The following are field keys that MUST NOT be used in descriptors specified in other OCI specifications:
33+
This OPTIONAL property specifies a list of URLs from which this object can be downloaded.
3434

35-
- **`urls`** *array*
35+
### Reserved
3636

37-
This key is RESERVED for future versions of the specification.
37+
The following are field keys that MUST NOT be used in descriptors specified in other OCI specifications:
3838

3939
- **`data`** *string*
4040

0 commit comments

Comments
 (0)