Community submission (rebased on main)

This commit is contained in:
github-actions[bot]
2026-02-18 22:19:18 +00:00
parent 892ffa78af
commit a2880904e5
2 changed files with 27 additions and 0 deletions
@@ -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"
},