Skip to content

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

Merged
Pijukatel merged 1 commit into
masterfrom
claude/determined-feynman-qa8teh
Jul 8, 2026
Merged

Pijukatel merged 1 commit into
masterfrom
claude/determined-feynman-qa8teh

Conversation

@Pijukatel

Copy link
Copy Markdown
Collaborator

Summary

Syncs the Go client to the latest Apify OpenAPI specification, info.version = v2-2026-07-07T132551Z (131 paths / 229 operations), up from v2-2026-07-02T131926Z.

An independent operation- and parameter-level audit of the current spec against the client confirmed no in-scope API surface change vs. the previously synced version — all endpoints, parameters and schemas remain correct, validate-input is spec-consistent, and full parity with the reference JS client holds. This is a no-behavior-change version rebuild plus a documentation correction.

Changes

  • Bump API_SPEC_VERSIONv2-2026-07-07T132551Z and CLIENT_VERSION 0.4.60.4.7 (version.go).
  • Sync the API_SPEC_VERSION reference in README.md.
  • Correct the LastRunOptions.Origin doc comment: the 07-07 spec now declares origin (alongside status / waitForFinish) as a query parameter on the last-run endpoints, so the previous "not documented as a query parameter" comment was inaccurate (run.go). No behavior change — the client already sent origin. waitForFinish remains correctly absent from LastRunOptions, matching the reference JS lastRun({ status, origin }).
  • Add CHANGELOG.md [0.4.7] entry.

Verification

  • gofmt -l ., go vet ./..., go build ./... all clean.
  • Reviewed independently against the authoritative spec; all review items closed.

Generated by Claude Code

- Bump API_SPEC_VERSION to v2-2026-07-07T132551Z and CLIENT_VERSION to 0.4.7.
- Sync the API_SPEC_VERSION reference in README.md.
- Correct LastRunOptions.Origin doc comment: origin is now a spec-declared
  query parameter on the last-run endpoints.
@Pijukatel
Pijukatel merged commit 06b97d4 into master Jul 8, 2026
2 checks passed
@Pijukatel
Pijukatel deleted the claude/determined-feynman-qa8teh branch July 8, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants