Fix small typo in roomtype $id

This commit is contained in:
2026-02-16 21:59:36 +01:00
parent 3136706623
commit ca47ea3b07

View File

@@ -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": {