mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
edd81d0c39
commit
cd774016b3
@ -2748,26 +2748,9 @@
|
|||||||
"rename": {
|
"rename": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "An optional rename of this object"
|
"description": "An optional rename of this object"
|
||||||
},
|
|
||||||
"type": {
|
|
||||||
"description": "What design the computer will use.",
|
|
||||||
"default": "NORMAL",
|
|
||||||
"$ref": "#/definitions/NomaiComputerType"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NomaiComputerType": {
|
|
||||||
"type": "string",
|
|
||||||
"description": "",
|
|
||||||
"x-enumNames": [
|
|
||||||
"NORMAL",
|
|
||||||
"PRECRASH"
|
|
||||||
],
|
|
||||||
"enum": [
|
|
||||||
"normal",
|
|
||||||
"precrash"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"NomaiWarpTransmitterInfo": {
|
"NomaiWarpTransmitterInfo": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user