mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-10 12:22:10 +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,
|
||||
"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" },
|
||||
"BoostUsed" : { "$ref" : "#/definitions/disallowed" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user