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