mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-07-12 13:16:35 +02:00
Update schema with new tags: owner, owner_category_0, owner_category_1, category
This commit is contained in:
committed by
GitHub
parent
a37bd43c09
commit
f93816977f
@@ -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