Skip to content

v4.55.2

Compare
Choose a tag to compare
@stainless-app stainless-app released this 08 Aug 20:02

4.55.2 (2024-08-08)

Full Changelog: v4.55.1...v4.55.2

Bug Fixes

  • helpers/zod: add extract-to-root ref strategy (ef3c73c)
  • helpers/zod: add nullableStrategy option (ad89892)
  • helpers/zod: correct logic for adding root schema to definitions (e4a247a)

Chores

  • internal: add README for vendored zod-to-json-schema (d8a80a9)
  • tests: add more API request tests (04c1590)