Skip to content

chore: sync Java client with Apify OpenAPI spec v2-2026-07-07T132551Z#3

Merged
Pijukatel merged 1 commit into
masterfrom
claude/happy-volta-qa8teh
Jul 8, 2026
Merged

chore: sync Java client with Apify OpenAPI spec v2-2026-07-07T132551Z#3
Pijukatel merged 1 commit into
masterfrom
claude/happy-volta-qa8teh

Conversation

@Pijukatel

Copy link
Copy Markdown
Collaborator

Summary

Syncs the Java 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 endpoint- and parameter-level audit of the current spec against the client confirmed no in-scope API surface change — full parity with the reference JS client holds (all resource clients covered, validateInput present and consistent, browser-info/tools/* correctly out of scope). This is a no-behavior-change version rebuild plus documentation corrections.

Changes

  • Bump API_SPEC_VERSIONv2-2026-07-07T132551Z (Version.java) and project version 0.1.00.1.1 (pom.xml).
  • Correct the LastRunOptions Javadoc: the 07-07 spec now declares origin (alongside status / waitForFinish) as a query parameter on the last-run endpoints. No behavior change — the client already sent origin. waitForFinish remains correctly not exposed on lastRun, matching the reference JS lastRun({ status, origin }).
  • Update README.md version and spec-version references to 0.1.1 / v2-2026-07-07T132551Z.
  • Align the docs/examples.md storages example with the CI-tested Storages.java.
  • Add CHANGELOG.md [0.1.1] entry.

Verification

  • mvn -o compile and mvn -o spotless:check 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 project version to 0.1.1.
- Correct LastRunOptions Javadoc: origin is now a spec-declared query parameter
  on the last-run endpoints.
- Update README version/spec references to 0.1.1 / v2-2026-07-07T132551Z.
- Align docs/examples.md storages example with the CI-tested Storages.java.
@Pijukatel Pijukatel merged commit af25510 into master Jul 8, 2026
2 checks passed
@Pijukatel Pijukatel deleted the claude/happy-volta-qa8teh branch July 8, 2026 09:45
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