mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-19 18:17:37 +03:00
Strip out Cmdr-specific Latitude and Longitude from Location events
This commit is contained in:
parent
46f8616962
commit
ee155ce84b
@ -59,7 +59,9 @@
|
||||
"BoostUsed" : { "$ref" : "#/definitions/disallowed" },
|
||||
"FuelLevel" : { "$ref" : "#/definitions/disallowed" },
|
||||
"FuelUsed" : { "$ref" : "#/definitions/disallowed" },
|
||||
"JumpDist" : { "$ref" : "#/definitions/disallowed" }
|
||||
"JumpDist" : { "$ref" : "#/definitions/disallowed" },
|
||||
"Latitude" : { "$ref" : "#/definitions/disallowed" },
|
||||
"Longitude" : { "$ref" : "#/definitions/disallowed" }
|
||||
},
|
||||
"patternProperties" : {
|
||||
"_Localised$" : { "$ref" : "#/definitions/disallowed" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user