From db463f0ada9d90e20e322658c1b098e4f83912e4 Mon Sep 17 00:00:00 2001 From: Max Martens Date: Tue, 8 Jul 2025 11:26:19 +0200 Subject: [PATCH 1/2] Fix example naming --- src/openapi/customers/SE-customers.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index decc42a..fde8a8d 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -959,8 +959,8 @@ paths: }, } Add OV pas physical token: - summary: Add OV pas physical token - description: Add OV pas physical token + summary: Add OV pas physical token + description: Add OV pas physical token value: { "ovPayToken": @@ -1050,8 +1050,8 @@ paths: }, } Add OV pas physical token: - summary: Add EMV token - description: Add EMV token + summary: Add OV pas physical token + description: Add OV pas physical token value: { "ovPayToken": From 319392ca5137751cd9502a5b60bf97770497fee0 Mon Sep 17 00:00:00 2001 From: Max Martens Date: Tue, 8 Jul 2025 11:34:32 +0200 Subject: [PATCH 2/2] Remove incomplete security block that casues errors in Swagger UI --- src/openapi/customers/SE-customers.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/openapi/customers/SE-customers.yaml b/src/openapi/customers/SE-customers.yaml index fde8a8d..fe349a6 100644 --- a/src/openapi/customers/SE-customers.yaml +++ b/src/openapi/customers/SE-customers.yaml @@ -3002,9 +3002,6 @@ paths: }, ], } - security: - - default: [] - x-auth-type: Application & Application User components: schemas: unavailable: