1.22.0 (2025-05-09)
Full Changelog: v1.20.0...v1.22.0
Features
- api: fixed api key schema to bearer (06d3549)
- api: manual updates (eae9353)
- api: updated openapi spec (c369261)
Bug Fixes
- internal: fix formatting script for macos (8abfc9c)
Chores
- accept all nd-json mimetype variants (b0dd5d6)
- always check if current page is empty in
next_page?
(45b817d) - internal: codegen related update (e3ce1b3)
- internal: codegen related update (2cd0f3e)
- re-export top level models under library namespace (bbc82df)
- remove Gemfile.lock during bootstrap (a484914)
- revert ignoring Gemfile.lock (8ba5e6a)
- validate request option coercion correctness (1ac286c)
Documentation
- illustrate environmental defaults for auth variables (520d6cf)