From 6c9b18b73c9569c9f564d3776f46001efe420721 Mon Sep 17 00:00:00 2001 From: Grzegorz Jakubiak Date: Mon, 27 Feb 2023 08:13:54 +0100 Subject: [PATCH] fixup! Commit In-App Purchase Review Screenshot --- lib/config/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config/schema.json b/lib/config/schema.json index 801a552..4da8a20 100644 --- a/lib/config/schema.json +++ b/lib/config/schema.json @@ -356,7 +356,7 @@ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseAppStoreReviewScreenshots" }, { - "alias": "commit_in_app_purchase_review_screenshot", + "alias": "update_in_app_purchase_app_store_review_screenshot", "http_body_type": "Requests::V1::InAppPurchaseReviewScreenshot::Update", "http_method": "patch", "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseAppStoreReviewScreenshots/{id}"