From ca47ea3b07879459e28a90be6fa48afdf43ffabf Mon Sep 17 00:00:00 2001 From: azur Date: Mon, 16 Feb 2026 21:59:36 +0100 Subject: [PATCH] Fix small typo in roomtype $id --- roomtype.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roomtype.schema.json b/roomtype.schema.json index 22cd744..a179bc9 100644 --- a/roomtype.schema.json +++ b/roomtype.schema.json @@ -1,6 +1,6 @@ { "$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", "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": {