From dd99be5739c2c84896400c9b61dee061a1144303 Mon Sep 17 00:00:00 2001 From: EmanueleBVtech Date: Tue, 7 Jan 2025 15:40:33 +0100 Subject: [PATCH] feat: [CHK-3573] updated SessionWalletRetrieveResponse to account for updated error codes (#2683) * Update _openapi.json.tpl * added more codes --------- Co-authored-by: ciuffagianluca <113357981+ciuffagianluca@users.noreply.github.com> Co-authored-by: Simone infante <52280205+infantesimone@users.noreply.github.com> --- .../api/webview-payment-wallet/v1/_openapi.json.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/domains/pay-wallet-app/api/webview-payment-wallet/v1/_openapi.json.tpl b/src/domains/pay-wallet-app/api/webview-payment-wallet/v1/_openapi.json.tpl index 361b2b21cc..d03b8e5ee3 100644 --- a/src/domains/pay-wallet-app/api/webview-payment-wallet/v1/_openapi.json.tpl +++ b/src/domains/pay-wallet-app/api/webview-payment-wallet/v1/_openapi.json.tpl @@ -559,7 +559,12 @@ 4, 7, 8, - 14 + 14, + 15, + 25, + 116, + 117, + 121 ] } },