OVPAY-2473 - Improved examples.
This commit is contained in:
parent
1bf9fa2fd0
commit
9bb7320299
@ -704,6 +704,97 @@ paths:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/MissingCkiCkoRequest'
|
||||
examples:
|
||||
possibleStopsResponse:
|
||||
summary: Possible stops for a trip with missing check-out
|
||||
value:
|
||||
xbot: 36637b86-7a31-4b77-99dd-2d39b9c1a9b6
|
||||
counterpartTransactionId: 001e8481-1151-gemaltoPure-1622527200000
|
||||
counterpartEntryExitType: ENTRY
|
||||
counterpartTimeStamp: "2021-06-01T06:00:00Z"
|
||||
counterpartStop:
|
||||
alternativeTexts:
|
||||
- text:
|
||||
lang: nl-NL
|
||||
textIdType: Utrecht Centraal
|
||||
text: Utrecht Centraal
|
||||
name: Utrecht Centraal
|
||||
shortName: Utrecht Centraal
|
||||
description: Station Utrecht Centraal
|
||||
location:
|
||||
longitude: 5.1099
|
||||
latitude: 52.0894
|
||||
altitude: 0
|
||||
stopId: 621
|
||||
transportModes:
|
||||
- BUS
|
||||
- RAIL
|
||||
deviceId: 3212967
|
||||
deviceClassId: 9
|
||||
scheduledStopPoints:
|
||||
- alternativeTexts:
|
||||
- text:
|
||||
lang: nl-NL
|
||||
textIdType: publicName
|
||||
text: Brouwersgracht
|
||||
name: Brouwersgracht
|
||||
shortName: Brouwersgracht
|
||||
description: Brouwersgracht
|
||||
location:
|
||||
longitude: 4.3050492
|
||||
latitude: 52.0737538
|
||||
altitude: 0
|
||||
stopId: 42
|
||||
transportModes:
|
||||
- RAIL
|
||||
- alternativeTexts:
|
||||
- text:
|
||||
lang: nl-NL
|
||||
textIdType: publicName
|
||||
text: Grote Markt
|
||||
name: Grote Markt
|
||||
shortName: Grote Markt
|
||||
description: Grote Markt
|
||||
location:
|
||||
longitude: 4.3092398
|
||||
latitude: 52.075929
|
||||
altitude: 0
|
||||
stopId: 42
|
||||
transportModes:
|
||||
- RAIL
|
||||
- BUS
|
||||
- alternativeTexts:
|
||||
- text:
|
||||
lang: nl-NL
|
||||
textIdType: publicName
|
||||
text: Spui
|
||||
name: Spui
|
||||
shortName: Spui
|
||||
description: Spui
|
||||
location:
|
||||
longitude: 4.3172
|
||||
latitude: 52.0764
|
||||
altitude: 0
|
||||
stopId: 42
|
||||
transportModes:
|
||||
- RAIL
|
||||
- BUS
|
||||
- alternativeTexts:
|
||||
- text:
|
||||
lang: nl-NL
|
||||
textIdType: publicName
|
||||
text: Den Haag Centraal
|
||||
name: Den Haag Centraal
|
||||
shortName: Den Haag Centraal
|
||||
description: Den Haag Centraal
|
||||
location:
|
||||
longitude: 4.32553
|
||||
latitude: 52.08176
|
||||
altitude: 0
|
||||
stopId: 42
|
||||
transportModes:
|
||||
- RAIL
|
||||
- BUS
|
||||
'400':
|
||||
description: '400'
|
||||
content:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user