Prevent _Localised from SAASignalsFound

This commit is contained in:
AnthorNet 2019-10-02 12:56:15 +02:00 committed by GitHub
parent 9cdc384b5e
commit 8024de7887
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,18 @@
}
}
},
"Signals": {
"type" : "array",
"description" : "Present in SAASignalsFound messages",
"items" : {
"type" : "object",
"patternProperties" : {
"_Localised$" : { "$ref" : "#/definitions/disallowed" }
}
}
},
"ActiveFine" : { "$ref" : "#/definitions/disallowed" },
"CockpitBreach" : { "$ref" : "#/definitions/disallowed" },
"BoostUsed" : { "$ref" : "#/definitions/disallowed" },