mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-23 03:50:30 +03:00
schemas: Update horizons/odyssey descriptins in schema template
This commit is contained in:
parent
5fe2642d03
commit
fa869c6478
@ -81,11 +81,11 @@
|
||||
},
|
||||
"horizons": {
|
||||
"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": {
|
||||
"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" },
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user