From 18bd04b5022e9409b606323d43b41cd4fe084176 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Thu, 12 Oct 2023 17:24:49 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 7532a643f..65c1c63a5 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -1998,6 +1998,7 @@ paths: - CARD - PAYPAL - SEPA_DEBIT + - IDEAL responses: default: description: default response @@ -3269,13 +3270,13 @@ components: WebSocketClient: type: object properties: + open: + type: boolean + userAgent: + type: string createdTimestamp: type: integer format: int64 - userAgent: - type: string - open: - type: boolean WebSocketSessionContext: type: object properties: @@ -3913,6 +3914,7 @@ components: - CARD - PAYPAL - SEPA_DEBIT + - IDEAL payerId: type: string paymentId: @@ -3940,6 +3942,7 @@ components: - CARD - PAYPAL - SEPA_DEBIT + - IDEAL CreateBoostReceiptCredentialsRequest: required: - paymentIntentId @@ -3982,6 +3985,7 @@ components: - CARD - PAYPAL - SEPA_DEBIT + - IDEAL returnUrl: type: string cancelUrl: