Update schema with new tags: owner, owner_category_0, owner_category_1, category

This commit is contained in:
github-actions[bot]
2026-02-19 04:20:28 +00:00
committed by GitHub
parent a37bd43c09
commit f93816977f
@@ -55,6 +55,9 @@
"$ref": "#/$defs/tagValue"
},
"properties": {
"category": {
"type": "string"
},
"citation_0": {
"type": "string"
},
@@ -79,6 +82,15 @@
"operator_icao": {
"type": "string"
},
"owner": {
"type": "string"
},
"owner_category_0": {
"type": "string"
},
"owner_category_1": {
"type": "string"
},
"serial_number": {
"type": "string"
},