rename to openairframes

This commit is contained in:
ggman12
2026-02-12 17:09:07 -05:00
parent d0254146f3
commit 5affe8937c
5 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"type": "string",
"pattern": "^[0-9A-F]{6}$"
},
"planequery_airframe_id": {
"openairframes_id": {
"type": "string",
"minLength": 1
},
@@ -72,7 +72,7 @@
},
{
"required": [
"planequery_airframe_id"
"openairframes_id"
]
}
]