mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-04-23 19:46:09 +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"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user