Skip to content

Commit 9a7f8c5

Browse files
authored
fix: rename eventCount to count (#1798)
1 parent a30c528 commit 9a7f8c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/paths/actor-runs/actor-runs@{runId}@charge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ post:
3131
$ref: "../../components/schemas/actor-runs/ChargeRunRequest.yaml"
3232
example:
3333
eventName: 'ANALYZE_PAGE'
34-
eventCount: 1
34+
count: 1
3535
required: true
3636
responses:
3737
'201':

0 commit comments

Comments
 (0)