mirror of
https://github.com/bitol-io/open-data-contract-standard.git
synced 2025-05-28 19:34:02 +00:00
update tag description to schema
Signed-off-by: Diego Carvallo <dccakes@gmail.com>
This commit is contained in:
@@ -1912,7 +1912,7 @@
|
||||
},
|
||||
"Tags": {
|
||||
"type": "array",
|
||||
"description": "A list of tags that may be assigned to the elements (object or property); the tags keyword may appear at any level.",
|
||||
"description": "A list of tags that may be assigned to the elements (object or property); the tags keyword may appear at any level. Tags may be used to better categorize an element. For example, `finance`, `sensitive`, `employee_record`.",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
@@ -1901,7 +1901,7 @@
|
||||
},
|
||||
"Tags": {
|
||||
"type": "array",
|
||||
"description": "A list of tags that may be assigned to the elements (object or property); the tags keyword may appear at any level.",
|
||||
"description": "A list of tags that may be assigned to the elements (object or property); the tags keyword may appear at any level. Tags may be used to better categorize an element. For example, `finance`, `sensitive`, `employee_record`.",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user