Skip to content

Commit 052759f

Browse files
lewis-wowtobice
andauthored
Update apify-api/openapi/components/schemas/actors/UpdateActorRequest.yaml
Co-authored-by: Tobiáš Potoček <[email protected]>
1 parent a6adb43 commit 052759f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apify-api/openapi/components/schemas/actors/UpdateActorRequest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ properties:
5353
taggedBuilds:
5454
type: object
5555
description: |
56-
An object to modify the Actor's tagged builds. The key is the tag name (e.g., _latest_), and the value is either an object with a `buildId` or `null`.
56+
An object to modify tags on the Actor's builds. The key is the tag name (e.g., _latest_), and the value is either an object with a `buildId` or `null`.
5757
5858
This operation is a patch; any existing tags that you omit from this object will be preserved.
5959

0 commit comments

Comments
 (0)