diff --git a/schemas/expense.json b/schemas/expense.json index f3e0c09..4f27ed1 100644 --- a/schemas/expense.json +++ b/schemas/expense.json @@ -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)",