mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-04-23 11:36:35 +02:00
Community submission (rebased on main)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
[
|
||||
{
|
||||
"contributor_name": "applesauce123",
|
||||
"contributor_uuid": "2981c3ee-8712-5f96-84bf-732eda515a3f",
|
||||
"creation_timestamp": "2026-02-13T16:58:21.863525+00:00",
|
||||
"registration_number": "N12345",
|
||||
"tags": {
|
||||
"internet": "starlink"
|
||||
}
|
||||
},
|
||||
{
|
||||
"contributor_name": "applesauce123",
|
||||
"contributor_uuid": "2981c3ee-8712-5f96-84bf-732eda515a3f",
|
||||
"creation_timestamp": "2026-02-13T16:58:21.863525+00:00",
|
||||
"tags": {
|
||||
"internet": "viasat",
|
||||
"owner": "John Doe"
|
||||
},
|
||||
"transponder_code_hex": "ABC123"
|
||||
}
|
||||
]
|
||||
@@ -61,6 +61,9 @@
|
||||
"icao_aircraft_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"internet": {
|
||||
"type": "string"
|
||||
},
|
||||
"manufacturer_icao": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -79,6 +82,9 @@
|
||||
"operator_icao": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner": {
|
||||
"type": "string"
|
||||
},
|
||||
"serial_number": {
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user