Revision 5ef63e81
Added by koszko over 1 year ago
common_definitions-1.schema.json | ||
---|---|---|
117 | 117 |
"$ref": "#/definitions/typed_item_ref" |
118 | 118 |
}, { |
119 | 119 |
"type": "object", |
120 |
"required": ["uuid", "description"],
|
|
120 |
"required": ["description"], |
|
121 | 121 |
"properties": { |
122 | 122 |
"uuid": { |
123 | 123 |
"description": "UUIDv4 of this item (shared with other versions of this item, otherwise unique)", |
Also available in: Unified diff
make "uuid" an optional property