From 0d7f986dd08a8f75682334120adc478f5bed9bcc Mon Sep 17 00:00:00 2001 From: "hyperswitch-bot[bot]" <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 11:17:32 +0000 Subject: [PATCH] docs(openapi): re-generate OpenAPI specification --- openapi/openapi_spec.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openapi/openapi_spec.json b/openapi/openapi_spec.json index 7ae538473ad..02df6324a06 100644 --- a/openapi/openapi_spec.json +++ b/openapi/openapi_spec.json @@ -7004,6 +7004,11 @@ "type": "string", "description": "The payment method" }, + "payment_method_type": { + "type": "string", + "description": "The payment method type", + "nullable": true + }, "card": { "allOf": [ {