From 3e4a59bdcc8336a76a34c5ab0a79f5670ac741ea Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Fri, 10 Apr 2026 14:08:50 +0200 Subject: [PATCH] OVPAY-2473 - Updated example data types. --- src/openapi/customers/customers-trips.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/openapi/customers/customers-trips.yaml b/src/openapi/customers/customers-trips.yaml index 78c20af..7a33e18 100644 --- a/src/openapi/customers/customers-trips.yaml +++ b/src/openapi/customers/customers-trips.yaml @@ -1034,10 +1034,10 @@ paths: text: Delftsewallen name: Stop point8124 description: Stop point8124 - stopId: 8124 + stopId: '8124' transportModes: [] - deviceId: 3999999 - deviceClassId: 0 + deviceId: '3999999' + deviceClassId: '0' scheduledStopPoints: - alternativeTexts: - text: @@ -1050,7 +1050,7 @@ paths: text: Centrum-West name: Stop point8127 description: Stop point8127 - stopId: 8127 + stopId: '8127' transportModes: [] - alternativeTexts: - text: @@ -1063,7 +1063,7 @@ paths: text: Halte Onbekend name: Stop point65533 description: Stop point65533 - stopId: 65533 + stopId: '65533' transportModes: [] - alternativeTexts: - text: @@ -1076,7 +1076,7 @@ paths: text: Dorp name: Stop point8126 description: Stop point8126 - stopId: 8126 + stopId: '8126' transportModes: [] '400': description: '400'