mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-16 07:12:05 +03:00
Add SystemAddress property for Scan events
Not made mandatory to allow processing of historical E:D 2.x events.
This commit is contained in:
parent
d23a7dc722
commit
d409af7e10
@ -54,6 +54,10 @@
|
|||||||
"maxItems" : 3,
|
"maxItems" : 3,
|
||||||
"description" : "Must be added by the sender if not present in the journal event"
|
"description" : "Must be added by the sender if not present in the journal event"
|
||||||
},
|
},
|
||||||
|
"SystemAddress": {
|
||||||
|
"type" : "number",
|
||||||
|
"description" : "Should be added by the sender if not present in the journal event"
|
||||||
|
},
|
||||||
|
|
||||||
"CockpitBreach" : { "$ref" : "#/definitions/disallowed" },
|
"CockpitBreach" : { "$ref" : "#/definitions/disallowed" },
|
||||||
"BoostUsed" : { "$ref" : "#/definitions/disallowed" },
|
"BoostUsed" : { "$ref" : "#/definitions/disallowed" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user