From 9bb73202991b2d34096f0cd73d9bb5e264dfcfee Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Mon, 16 Mar 2026 14:35:59 +0100 Subject: [PATCH] OVPAY-2473 - Improved examples. --- src/openapi/customers/customers-trips.yaml | 91 ++++++++++++++++++++++ 1 file changed, 91 insertions(+) diff --git a/src/openapi/customers/customers-trips.yaml b/src/openapi/customers/customers-trips.yaml index 557ad7a..5964d6b 100644 --- a/src/openapi/customers/customers-trips.yaml +++ b/src/openapi/customers/customers-trips.yaml @@ -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: