Skip to content

chore: sync Java client with Apify OpenAPI spec v2-2026-09-10T091137Z - #18

Open
Pijukatel wants to merge 1 commit into
masterfrom
chore/spec-sync-v2-2026-09-10T091137Z
Open

chore: sync Java client with Apify OpenAPI spec v2-2026-09-10T091137Z#18
Pijukatel wants to merge 1 commit into
masterfrom
chore/spec-sync-v2-2026-09-10T091137Z

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Bumps Version.API_SPEC_VERSION to v2-2026-09-10T091137Z and the client version to 0.6.4.

The only spec change since the last sync is apify-docs#2965, which documents pagination response headers (adding X-Apify-Pagination-Desc) on 17 list endpoints and the offset/limit/desc query parameters on the webhook-dispatches-of-a-webhook list endpoint. The client already sends those query parameters via the shared AbstractCollectionClient/ListOptions plumbing, and additive response headers cannot break it, so no functional code change is needed beyond the version bump.

See CHANGELOG.md for details.

@apify-service-account apify-service-account added the t-tooling Issues with this label are in the ownership of the tooling team. label Sep 11, 2026
Pijukatel pushed a commit that referenced this pull request Sep 11, 2026
The version bump in PR #18 missed README.md: pom.xml, Version.java, and
CHANGELOG.md were updated to 0.6.4 but the Maven/Gradle snippets and the
documented CLIENT_VERSION/API_SPEC_VERSION values still referenced 0.6.3
and the previous spec version. Update all four spots to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01RSRQiKuykuXATHK8g1FDqU
@Pijukatel Pijukatel added the adhoc Ad-hoc unplanned task added during the sprint. label Sep 11, 2026 — with Claude
Bumps Version.API_SPEC_VERSION to v2-2026-09-10T091137Z and the client
version to 0.6.4. The only spec change since the last sync (apify-docs
#2965) documents pagination response headers (adding X-Apify-Pagination-Desc)
on 17 list endpoints and the offset/limit/desc query parameters on the
webhook-dispatches-of-a-webhook list endpoint. The client already sends
those query parameters via the shared AbstractCollectionClient/ListOptions
plumbing, and additive response headers cannot break it, so no functional
client change is required beyond the version bump.
@Pijukatel
Pijukatel force-pushed the chore/spec-sync-v2-2026-09-10T091137Z branch from 68f47b5 to 0f303b6 Compare September 11, 2026 22:03
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.

3 participants