Skip to content

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

Closed
Pijukatel wants to merge 2 commits into
masterfrom
claude/sync-spec-v2-2026-07-13
Closed

chore: sync Go client with Apify OpenAPI spec v2-2026-07-13T092445Z#18
Pijukatel wants to merge 2 commits into
masterfrom
claude/sync-spec-v2-2026-07-13

Conversation

@Pijukatel

Copy link
Copy Markdown
Collaborator

Syncs the client's recorded spec version to v2-2026-07-13T092445Z. 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 — so this bumps APISpecVersion and ClientVersion (0.7.1) and includes minor README/docs polish surfaced during review.

🤖 Generated with Claude Code

https://claude.ai/code/session_01VEDd2d9MHc8azfZ6J86Fn3


Generated by Claude Code

Pijukatel and others added 2 commits July 14, 2026 17:52
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
@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
@Pijukatel Pijukatel closed this Jul 14, 2026
@Pijukatel
Pijukatel deleted the claude/sync-spec-v2-2026-07-13 branch July 15, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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