Minor schema corrections

This commit is contained in:
2026-03-01 20:08:20 +00:00
parent e70b55a5f0
commit 756bbbe66f
3 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
routeStart: Paddington routeStart: Paddington
routeEnd: Reading routeEnd: Reading
routeId: 0001 routeId: "0001"
updated: 2026-02-09 updated: 2026-02-09
checked: 2026-02-09 checked: 2026-02-09
signallerStart: TVSC Paddington WS signallerStart: TVSC Paddington WS
@@ -156,8 +156,6 @@ routeDetail:
- type: siteof - type: siteof
name: Old Oak Common West name: Old Oak Common West
diverges: left
direction: up
description: Junction has been removed description: Junction has been removed
miles: 3 miles: 3
chains: 20 chains: 20
@@ -538,7 +536,7 @@ routeDetail:
- type: bridge - type: bridge
name: Station Road name: Station Road
positon: under position: under
category: minorRoad category: minorRoad
miles: 12 miles: 12
chains: 56 chains: 56

View File

@@ -20,6 +20,7 @@ routeDetail:
- type: junction - type: junction
name: Swindon Jn name: Swindon Jn
diverges: right diverges: right
direction: down
goto: "0002" goto: "0002"
entryPoint: swindon-jn entryPoint: swindon-jn
miles: 77 miles: 77

View File

@@ -399,7 +399,7 @@
"chains": { "chains": {
"type": "number" "type": "number"
}, },
"loopElec": { "elecLoop": {
"type": "string", "type": "string",
"enum": [ "enum": [
"25kvac", "25kvac",