Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aff523a038 |
@@ -35,6 +35,7 @@
|
|||||||
"activities": {
|
"activities": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"pass": {"type": "boolean", "description": "Indicates that the train does not stop, it only passes this location"},
|
||||||
"pickUpDropOff": {"type": "boolean", "description": "Indicates the train stops for passengers to board and alight"},
|
"pickUpDropOff": {"type": "boolean", "description": "Indicates the train stops for passengers to board and alight"},
|
||||||
"requestStop": {"type": "boolean", "description": "Indicates if the train stops only when required"},
|
"requestStop": {"type": "boolean", "description": "Indicates if the train stops only when required"},
|
||||||
"pickUpOnly": {"type": "boolean", "description": "Indicated the service picks up passengers only"},
|
"pickUpOnly": {"type": "boolean", "description": "Indicated the service picks up passengers only"},
|
||||||
|
|||||||
Reference in New Issue
Block a user