From 1f0481119c38bb42848ca243c5472b78082a2d19 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Thu, 18 Jun 2026 16:04:41 +0200 Subject: [PATCH] OVPAY-2485 - Typo in url. --- src/openapi/customers/SE-tat-security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openapi/customers/SE-tat-security.yaml b/src/openapi/customers/SE-tat-security.yaml index 1cb6920..3c635f0 100644 --- a/src/openapi/customers/SE-tat-security.yaml +++ b/src/openapi/customers/SE-tat-security.yaml @@ -125,7 +125,7 @@ paths: $ref: "#/components/schemas/ErrorResponse" example: error: An unknown error has occurred - /customers/verifyotp: + /tokens/verifyotp: parameters: - name: X-HTM-JWT-AUTH-HEADER in: header