Fix small typo in roomtype $id
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
||||||
"$id": "https://git.azur.webhop.me/Next-Station/NS-Schemas/raw/branch/master/roomstyle.schema.json",
|
"$id": "https://git.azur.webhop.me/Next-Station/NS-Schemas/raw/branch/master/roomtype.schema.json",
|
||||||
"title": "Room Type",
|
"title": "Room Type",
|
||||||
"description": "A room type is a set of rooms that share a common style. For example, a set of corridors is a room type.",
|
"description": "A room type is a set of rooms that share a common style. For example, a set of corridors is a room type.",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|||||||
Reference in New Issue
Block a user