From 1dd2050c476bb24225d547b33c89fda78890a6a7 Mon Sep 17 00:00:00 2001 From: Documentation Updater Date: Wed, 28 Aug 2024 22:01:56 +0000 Subject: [PATCH] Updating documentation --- signal-server-openapi.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/signal-server-openapi.yaml b/signal-server-openapi.yaml index 25f86a9f7..e14836078 100644 --- a/signal-server-openapi.yaml +++ b/signal-server-openapi.yaml @@ -2805,6 +2805,7 @@ paths: - PAYPAL - SEPA_DEBIT - IDEAL + - GOOGLE_PLAY_BILLING - name: User-Agent in: header schema: @@ -3013,6 +3014,7 @@ paths: enum: - STRIPE - BRAINTREE + - GOOGLE_PLAY_BILLING - name: paymentMethodToken in: path required: true @@ -4612,6 +4614,7 @@ components: - PAYPAL - SEPA_DEBIT - IDEAL + - GOOGLE_PLAY_BILLING payerId: type: string paymentId: @@ -4640,6 +4643,7 @@ components: - PAYPAL - SEPA_DEBIT - IDEAL + - GOOGLE_PLAY_BILLING CreateBoostReceiptCredentialsRequest: required: - paymentIntentId @@ -4657,6 +4661,7 @@ components: enum: - STRIPE - BRAINTREE + - GOOGLE_PLAY_BILLING CreatePayPalBoostRequest: required: - cancelUrl @@ -4681,6 +4686,7 @@ components: - PAYPAL - SEPA_DEBIT - IDEAL + - GOOGLE_PLAY_BILLING returnUrl: type: string cancelUrl: