Remove unused fields from TrainDetails response
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user