From 994e672507f2beba7ea7186f07e34617f5543fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= <92638966+TC-MO@users.noreply.github.com> Date: Tue, 5 Aug 2025 13:00:25 +0200 Subject: [PATCH] docs: remove mention of PPE being in alpha --- .../openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml b/apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml index e7992fd400..dea978a0fe 100644 --- a/apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml +++ b/apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml @@ -7,11 +7,6 @@ post: The event you are charging for must be one of the configured events in your Actor. If the Actor is not set up as pay per event, or if the event is not configured, the endpoint will return an error. The endpoint must be called from the Actor run itself, with the same API token that the run was started with. - :::note - - Pay per events Actors are still in alpha. Please, reach out to us with any questions or feedback. - - ::: operationId: PostChargeRun parameters: - name: runId