mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-21 11:07:38 +03:00
removed changes
This commit is contained in:
parent
ede43c0b50
commit
ccf48cc0e3
@ -40,7 +40,7 @@
|
||||
"format" : "date-time"
|
||||
},
|
||||
"event" : {
|
||||
"enum" : [ "Docked", "FSDJump", "Scan", "Location", "SAASignalsFound", "CarrierJump", "CodexEntry", "ScanBaryCentre", "FSSDiscoveryScan", "NavBeaconScan" ]
|
||||
"enum" : [ "Docked", "FSDJump", "Scan", "Location", "SAASignalsFound", "CarrierJump", "CodexEntry" ]
|
||||
},
|
||||
"horizons": {
|
||||
"type" : "boolean",
|
||||
@ -102,7 +102,7 @@
|
||||
"_Localised$" : { "$ref" : "#/definitions/disallowed" },
|
||||
"^(Materials|StationEconomies|Signals)$" : {
|
||||
"type" : "array",
|
||||
"description" : "Present in Scan, ScanBaryCentre, Docked and SAASignalsFound messages",
|
||||
"description" : "Present in Scan, Docked and SAASignalsFound messages",
|
||||
"items" : {
|
||||
"type" : "object",
|
||||
"patternProperties" : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user