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