Skip to content

Commit e0f6bdd

Browse files
authored
docs: Fix ActorRunStats OpenAPI schema (#1473)
The value can be omitted for runs started without input.
1 parent 9896bcd commit e0f6bdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apify-api/openapi/components/schemas/actor-runs/RunStats.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
title: RunStats
22
required:
3-
- inputBodyLen
43
- restartCount
54
- resurrectCount
65
- computeUnits

0 commit comments

Comments
 (0)