mirror of
https://github.com/PlaneQuery/OpenAirframes.git
synced 2026-06-10 15:13:57 +02:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2880904e5 |
@@ -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": {
|
"icao_aircraft_type": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"internet": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"manufacturer_icao": {
|
"manufacturer_icao": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
@@ -79,6 +82,9 @@
|
|||||||
"operator_icao": {
|
"operator_icao": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"owner": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
"serial_number": {
|
"serial_number": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user