Skip to content

Commit f8dc2d3

Browse files
vdusekclaude
andcommitted
fix: Update UpdateTaskRequest example to match schema
Remove read-only fields from the request example that were removed from the UpdateTaskRequest schema. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6c0d960 commit f8dc2d3

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

apify-api/openapi/paths/actor-tasks/actor-tasks@{actorTaskId}.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -93,16 +93,7 @@ put:
9393
schema:
9494
$ref: ../../components/schemas/actor-tasks/UpdateTaskRequest.yaml
9595
example:
96-
id: ZxLNxrRaZrSjuhT9y
97-
userId: BPWZBd7Z9c746JAnF
98-
actId: asADASadYvn4mBZmm
9996
name: my-task
100-
username: janedoe
101-
createdAt: "2018-10-26T07:23:14.855Z"
102-
modifiedAt: "2018-10-26T13:30:49.578Z"
103-
removedAt: null
104-
stats:
105-
totalRuns: 15
10697
options:
10798
build: latest
10899
timeoutSecs: 300

0 commit comments

Comments
 (0)