From 79c21b6c15eceb8fec1b78ad623f5df466582fda Mon Sep 17 00:00:00 2001 From: andsolleiro Date: Fri, 7 Mar 2025 14:01:25 +0100 Subject: [PATCH] Clarified JWSTransactions StoreKit2 support in API v1 doc We are mentioning JWSTransactions Storekit2 compatibility in bulk migrations docs but not in migrations through the API v1. --- openapi-spec/api-v1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi-spec/api-v1.yaml b/openapi-spec/api-v1.yaml index 333df4e4..34aeb391 100644 --- a/openapi-spec/api-v1.yaml +++ b/openapi-spec/api-v1.yaml @@ -223,7 +223,7 @@ paths: fetch_token: type: string description: - For iOS, the base64 encoded receipt file, for Android + For iOS, the base64 encoded receipt file (or JWSTransaction for StoreKit2), for Android the receipt token, for Amazon the receipt, and for Stripe the subscription ID or the Stripe Checkout Session ID. product_id: