Remove IDs

This commit is contained in:
Basti 2020-05-13 16:13:39 +02:00
parent 300eb7f940
commit 655e30227b
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
1 changed files with 0 additions and 2 deletions

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)",