mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-14 14:22:18 +03:00
schemas: Update horizons/odyssey descriptins in schema template
This commit is contained in:
parent
5fe2642d03
commit
fa869c6478
@ -81,11 +81,11 @@
|
|||||||
},
|
},
|
||||||
"horizons": {
|
"horizons": {
|
||||||
"type" : "boolean",
|
"type" : "boolean",
|
||||||
"description" : "Whether the game client logged that Horizons functionality was available."
|
"description" : "Boolean value copied from the Journal LoadGame event, when it is present there."
|
||||||
},
|
},
|
||||||
"odyssey": {
|
"odyssey": {
|
||||||
"type" : "boolean",
|
"type" : "boolean",
|
||||||
"description" : "Whether the game client logged that Odyssey functionality was available."
|
"description" : "Boolean value copied from the Journal LoadGame event, when it is present there."
|
||||||
},
|
},
|
||||||
"some_disallowed_key" { "$ref" : "#/definitions/disallowed" },
|
"some_disallowed_key" { "$ref" : "#/definitions/disallowed" },
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user