Remove IDs

This commit is contained in:
2020-05-13 16:13:39 +02:00
parent 300eb7f940
commit 655e30227b

View File

@@ -82,10 +82,8 @@
"description": "Tags for organizing, filtering, sorting, etc.",
"default": [],
"items": {
"$id": "#/properties/tags/items",
"anyOf": [
{
"$id": "#/properties/tags/items/anyOf/0",
"type": "string",
"title": "Tag",
"description": "A tag (lowercase dasherized)",