Compare commits
1 Commits
v3.0.3-alp
...
v3.0.3-alp
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d4271c193 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://json-schema.org/draft-07/schema#",
|
||||
"title": "TrainByHeadcodeResponse",
|
||||
"title": "TrainDetailsResponse",
|
||||
"$defs": {
|
||||
"ServiceLocation": {
|
||||
"type": "object",
|
||||
@@ -216,6 +216,9 @@
|
||||
"items": {
|
||||
"$ref": "#/$defs/ServiceLocation"
|
||||
}
|
||||
},
|
||||
"pis": {
|
||||
"$ref": "../pis-object.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user