Remove IDs
This commit is contained in:
parent
300eb7f940
commit
655e30227b
@ -82,10 +82,8 @@
|
|||||||
"description": "Tags for organizing, filtering, sorting, etc.",
|
"description": "Tags for organizing, filtering, sorting, etc.",
|
||||||
"default": [],
|
"default": [],
|
||||||
"items": {
|
"items": {
|
||||||
"$id": "#/properties/tags/items",
|
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
{
|
{
|
||||||
"$id": "#/properties/tags/items/anyOf/0",
|
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "Tag",
|
"title": "Tag",
|
||||||
"description": "A tag (lowercase dasherized)",
|
"description": "A tag (lowercase dasherized)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user