mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-15 06:42:26 +03:00
Merge pull request #74 from Marginal/master
Add SystemAddress property for Scan events
This commit is contained in:
commit
910e8a347b
@ -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