Skip to content

chore: sync Go client with Apify OpenAPI spec v2-2026-09-10T091137Z - #25

Open
Pijukatel wants to merge 2 commits into
masterfrom
spec-sync-v2-2026-09-10T091137Z
Open

chore: sync Go client with Apify OpenAPI spec v2-2026-09-10T091137Z#25
Pijukatel wants to merge 2 commits into
masterfrom
spec-sync-v2-2026-09-10T091137Z

Conversation

@Pijukatel

@Pijukatel Pijukatel commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Syncs the pinned APISpecVersion to v2-2026-09-10T091137Z (apify-docs PR #2965: documents X-Apify-Pagination-* response headers on 17 more list endpoints, adds the X-Apify-Pagination-Desc header, and documents the offset/limit/desc query parameters on the webhook dispatches list).

No functional code change: this client already models pagination from the JSON response body (PaginationList), which already covered every field the spec now documents in headers, and it already sends offset/limit/desc as query parameters on every list call, including the previously-undocumented webhook dispatches list endpoint.

  • version.go: bumped APISpecVersion and ClientVersion (0.9.0 -> 0.9.1, patch).
  • README.md: synced the documented APISpecVersion example.
  • CHANGELOG.md: new 0.9.1 entry.

Reviewed and approved via an independent client-specific review pass (spec re-fetched and cross-checked against the diff; full window of upstream spec commits verified; changelog wording adjusted per review feedback).

Documents X-Apify-Pagination-* headers on 17 more list endpoints and the
offset/limit/desc query params on the webhook dispatches list. No code
change needed: this client already models pagination from the JSON
response body and already sends offset/limit/desc on every list call.
@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 Pijukatel added the adhoc Ad-hoc unplanned task added during the sprint. label Sep 11, 2026 — with Claude
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