Skip to content

chore: sync Rust client with Apify OpenAPI spec v2-2026-08-27T071624Z - #23

Merged
Pijukatel merged 3 commits into
masterfrom
claude/focused-carson-nq1gxv
Aug 31, 2026
Merged

chore: sync Rust client with Apify OpenAPI spec v2-2026-08-27T071624Z#23
Pijukatel merged 3 commits into
masterfrom
claude/focused-carson-nq1gxv

Conversation

@Pijukatel

Copy link
Copy Markdown
Collaborator

Syncs the client's pinned OpenAPI specification version from v2-2026-08-14T072928Z to the latest published v2-2026-08-27T071624Z.

The spec delta over this range (an ActorNotice null enum member, a new ErrorType member, a RequestWithoutId bundling fix, StoreListActor.pictureUrl dropping format: uri, and two newly documented error responses) lands entirely on surfaces the client either does not model or handles generically (untyped error path), so no functional code change is required — only the version pin and metadata are updated.

Changes

  • src/version.rs: bump API_SPEC_VERSION to v2-2026-08-27T071624Z.
  • Cargo.toml: bump crate version to 0.9.1.
  • CHANGELOG.md: add the 0.9.1 entry.

Verification

  • cargo fmt --check, cargo clippy --all-targets --all-features -- -D warnings, and cargo build --all-targets all clean.
  • Full integration test suite green against the live API.

Generated by Claude Code

@github-actions github-actions Bot added this to the 148th sprint - Tooling team milestone Aug 28, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label Aug 28, 2026
@Pijukatel
Pijukatel merged commit 472cd9b into master Aug 31, 2026
2 checks passed
@Pijukatel
Pijukatel deleted the claude/focused-carson-nq1gxv branch August 31, 2026 06:09
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