Skip to content

chore: sync Go client with Apify OpenAPI spec v2-2026-07-13T092445Z - #19

Merged
Pijukatel merged 3 commits into
masterfrom
claude/serene-rubin-mfw6so
Jul 15, 2026
Merged

chore: sync Go client with Apify OpenAPI spec v2-2026-07-13T092445Z#19
Pijukatel merged 3 commits into
masterfrom
claude/serene-rubin-mfw6so

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Syncs the client's recorded spec version to v2-2026-07-13T092445Z and bumps ClientVersion to 0.7.1.

The only substantive spec change since the previous base (v2-2026-07-10T105921Z) is apify-docs PR #2763: added 402/408 error responses on the synchronous-run and resurrect endpoints, and relaxed required on the run/build/key-value-store/webhook stats sub-schemas. Neither needs a functional code change - error responses are handled generically and stats sub-documents are not modelled as typed fields. Includes minor README/docs polish surfaced during review.

Pijukatel and others added 2 commits July 14, 2026 18:31
The spec changes since v2-2026-07-10T105921Z (added 402/408 error responses
on synchronous run and resurrect endpoints; relaxed required on run/build/
key-value-store/webhook stats sub-schemas) need no functional code change:
error responses are handled generically and stats sub-documents are not
modelled as typed fields. Bump APISpecVersion and ClientVersion (0.7.1).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VEDd2d9MHc8azfZ6J86Fn3
- Make the Configuration example a complete standalone program (own imports
  and main) so it is copy-paste runnable, consistent with the other full-
  program README blocks.
- Clarify the run_and_last_run_storages examples-table row to mention the
  wait-for-finish step.
- Expand the Version/Versions accessor description in docs/actors.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VEDd2d9MHc8azfZ6J86Fn3
@Pijukatel Pijukatel added the adhoc Ad-hoc unplanned task added during the sprint. label Jul 14, 2026 — with Claude
@github-actions github-actions Bot added this to the 145th sprint - Tooling team milestone Jul 14, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Jul 14, 2026
The Return types prose claimed both ListHead and ListAndLockHead return a RequestQueueHead, contradicting the method table and the source: ListAndLockHead returns json.RawMessage. Correct the prose so it matches request_queue.go.
@Pijukatel
Pijukatel force-pushed the claude/serene-rubin-mfw6so branch from b92f754 to 26763a3 Compare July 14, 2026 18:48
@Pijukatel
Pijukatel merged commit 39150a6 into master Jul 15, 2026
2 of 3 checks passed
@Pijukatel
Pijukatel deleted the claude/serene-rubin-mfw6so branch July 15, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants