Remove unused fields from TrainDetails response
This commit is contained in:
@@ -128,23 +128,6 @@
|
|||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"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": {
|
"h": {
|
||||||
"title": "train_id",
|
"title": "train_id",
|
||||||
"description": "Headcode",
|
"description": "Headcode",
|
||||||
|
|||||||
Reference in New Issue
Block a user