From ad10c3680844fbbe5276de87b30944ea7649daf0 Mon Sep 17 00:00:00 2001 From: Muhammad-Sharif Moustafa Date: Fri, 9 May 2025 16:34:32 -0400 Subject: [PATCH] update titles to say "one-time purchase" --- openapi-spec/api-v2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi-spec/api-v2.yaml b/openapi-spec/api-v2.yaml index 0716e257..e0e292c7 100644 --- a/openapi-spec/api-v2.yaml +++ b/openapi-spec/api-v2.yaml @@ -3683,7 +3683,7 @@ paths: description: 'This endpoint requires the following permission(s): customer_information:subscriptions:read.' /projects/{project_id}/purchases/{purchase_id}: get: - summary: Get a purchase + summary: Get a one-time purchase operationId: get-purchase x-revenuecat-rate-limiting-domain: customer_information x-scopes: @@ -3870,7 +3870,7 @@ paths: \ customer_information:purchases:read_write." /projects/{project_id}/customers/{customer_id}/purchases: get: - summary: Get a list of purchases associated with a customer + summary: Get a list of one-time purchases associated with a customer operationId: list-purchases x-revenuecat-rate-limiting-domain: customer_information x-scopes: