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
1f43af4807
commit
5817b8e6e5
@ -1377,6 +1377,10 @@
|
|||||||
"description": "The type of object this is.",
|
"description": "The type of object this is.",
|
||||||
"default": "slideReel",
|
"default": "slideReel",
|
||||||
"$ref": "#/definitions/SlideShowType"
|
"$ref": "#/definitions/SlideShowType"
|
||||||
|
},
|
||||||
|
"parentPath": {
|
||||||
|
"type": "string",
|
||||||
|
"description": "The relative path from the planet to the parent of this slideshow. Optional (will default to the root sector)."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user