OVPAY-2473 - Improved URIs.

This commit is contained in:
Bas Boterman 2026-03-16 13:34:42 +01:00
parent 903adbe238
commit 1bf9fa2fd0

View File

@ -656,7 +656,7 @@ paths:
- default: [] - default: []
x-auth-type: Application & Application User x-auth-type: Application & Application User
x-throttling-tier: Unlimited x-throttling-tier: Unlimited
/customers/tariff/stops: /customers/trips/stops:
get: get:
tags: tags:
- Trips - Trips
@ -734,7 +734,7 @@ paths:
application/json: application/json:
schema: schema:
$ref: '#/components/schemas/500Response' $ref: '#/components/schemas/500Response'
/customers/id-media/missing-taps: /customers/trips/missing-taps:
post: post:
tags: tags:
- Trips - Trips