mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-08-23 15:52:28 +02:00
Update schema with new tags: owner, owner_category_0, owner_category_1, category
This commit is contained in:
@@ -55,6 +55,9 @@
|
|||||||
"$ref": "#/$defs/tagValue"
|
"$ref": "#/$defs/tagValue"
|
||||||
},
|
},
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"category": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"citation_0": {
|
"citation_0": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
@@ -79,6 +82,15 @@
|
|||||||
"operator_icao": {
|
"operator_icao": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"owner": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"owner_category_0": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"owner_category_1": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"serial_number": {
|
"serial_number": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user