From d701d64d8ee555a2e6074125cc2dbca591f20a11 Mon Sep 17 00:00:00 2001 From: exs6350 Date: Mon, 8 Dec 2025 12:46:26 -0800 Subject: [PATCH] Re-run build openapi schema --- mintlify/openapi.yaml | 1 + openapi.yaml | 1 + openapi/openapi.yaml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index 95d00c7..8175d12 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -6084,6 +6084,7 @@ components: type: object required: - currency + - customerId properties: customerId: type: string diff --git a/openapi.yaml b/openapi.yaml index 95d00c7..8175d12 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -6084,6 +6084,7 @@ components: type: object required: - currency + - customerId properties: customerId: type: string diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index bccdbbf..4fb88b1 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -68,7 +68,7 @@ components: If the signature verification succeeds, the webhook is authentic. If not, it should be rejected. - + paths: /config: $ref: paths/platform/config.yaml