Remove unused fields from TrainDetails response

This commit is contained in:
2026-05-03 10:20:09 +01:00
parent 53ce528d56
commit 6cfc12b538

View File

@@ -128,23 +128,6 @@
"type": "object",
"additionalProperties": false,
"properties": {
"r": {
"type": "string",
"title": "RID",
"description": "The RID of the service",
"maxLength": 16
},
"u": {
"title": "UID",
"description": "The UID of the service",
"type": "string"
},
"s": {
"title": "SSD",
"description": "The SSD of the service",
"type": "string",
"format": "date"
},
"h": {
"title": "train_id",
"description": "Headcode",