removed changes

This commit is contained in:
Gareth Harper 2021-09-23 11:41:34 +00:00
parent ede43c0b50
commit ccf48cc0e3

View File

@ -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" : {