{ "properties": { "tags": { "description": "tags of the item", "items": { "type": "string" }, "type": "array" } }, "required": [ "tags" ], "type": "object" }