You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: sync Rust client with Apify OpenAPI spec v2-2026-06-30T091455Z
Version-only sync from v2-2026-06-29T142258Z. An independent operation- and
parameter-level audit of the new spec (131 paths / 231 operations), with the
apify-client-js reference as the in-scope parity authority, found no change to
the in-scope API surface. Bumps API_SPEC_VERSION and the crate version to 0.4.3
(patch) and adds two non-breaking documentation improvements.
- src/version.rs: API_SPEC_VERSION -> v2-2026-06-30T091455Z
- Cargo.toml: 0.4.2 -> 0.4.3
- CHANGELOG.md: [0.4.3]
- examples/get_account.rs: explicit chrono::Utc import (self-contained snippet)
- src/clients/run_collection.rs: runnable rustdoc example for two-arg runs().list()
0 commit comments