feat(tag): link
This commit is contained in:
parent
2621bc5978
commit
44173f34c2
4 changed files with 10 additions and 3 deletions
|
@ -155,12 +155,16 @@
|
|||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"link": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"name",
|
||||
"description"
|
||||
"description",
|
||||
"link"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue