Skip to content

Commit 64e7a30

Browse files
committed
descriptor: add urls property
Signed-off-by: Antonio Murdaca <[email protected]>
1 parent 9a93cca commit 64e7a30

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
@@ -32,13 +32,13 @@ The following fields contain the primary properties that constitute a Descriptor
3232
This property exists so that a client will have an expected size for the content before processing.
3333
If the length of the retrieved content does not match the specified length, the content SHOULD NOT be trusted.
3434

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

37-
The following field keys MUST NOT be used in descriptors specified in other OCI specifications:
37+
This OPTIONAL property specifies a list of URLs from which this object MAY be downloaded.
3838

39-
- **`urls`** *array*
39+
### Reserved
4040

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

4343
- **`data`** *string*
4444

0 commit comments

Comments
 (0)