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