From 64e7a30274467e5960479857eda053a0f329dfcf Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Wed, 24 Aug 2016 15:49:02 +0200 Subject: [PATCH] descriptor: add urls property Signed-off-by: Antonio Murdaca --- descriptor.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/descriptor.md b/descriptor.md index 4c00579f6..d101a2313 100644 --- a/descriptor.md +++ b/descriptor.md @@ -32,13 +32,13 @@ The following fields contain the primary properties that constitute a Descriptor This property exists so that a client will have an expected size for the content before processing. If the length of the retrieved content does not match the specified length, the content SHOULD NOT be trusted. -### Reserved +- **`urls`** *array* -The following field keys MUST NOT be used in descriptors specified in other OCI specifications: + This OPTIONAL property specifies a list of URLs from which this object MAY be downloaded. -- **`urls`** *array* +### Reserved - This key is RESERVED for future versions of the specification. +The following field keys MUST NOT be used in descriptors specified in other OCI specifications: - **`data`** *string*