From 1bf9fa2fd0ca379e3e57da6e6cfdfca9e1ca32c5 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Mon, 16 Mar 2026 13:34:42 +0100 Subject: [PATCH] OVPAY-2473 - Improved URIs. --- src/openapi/customers/customers-trips.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openapi/customers/customers-trips.yaml b/src/openapi/customers/customers-trips.yaml index 9c2bb21..557ad7a 100644 --- a/src/openapi/customers/customers-trips.yaml +++ b/src/openapi/customers/customers-trips.yaml @@ -656,7 +656,7 @@ paths: - default: [] x-auth-type: Application & Application User x-throttling-tier: Unlimited - /customers/tariff/stops: + /customers/trips/stops: get: tags: - Trips @@ -734,7 +734,7 @@ paths: application/json: schema: $ref: '#/components/schemas/500Response' - /customers/id-media/missing-taps: + /customers/trips/missing-taps: post: tags: - Trips