Skip to content

Commit cf15d0e

Browse files
authored
docs: fix typo in actors/builds/default endpoint docs
1 parent 9f75077 commit cf15d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/paths/actors/acts@{actorId}@[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ get:
88
Use the optional `waitForFinish` parameter to synchronously wait for the build to finish.
99
This avoids the need for periodic polling when waiting for the build to complete.
1010
11-
This endpoint does not require an authentication token. Instead, calls are authenticated using the build's unique ID.
11+
This endpoint does not require an authentication token. Instead, calls are authenticated using the Actor's unique ID.
1212
However, if you access the endpoint without a token, certain attributes (e.g., `usageUsd` and `usageTotalUsd`) will be hidden.
1313
operationId: act_build_default_get
1414
security:

0 commit comments

Comments
 (0)