Releases: open-api-spex/open_api_spex
Releases · open-api-spex/open_api_spex
v3.18.0
What's Changed
- Relax dependency constraint on ymlr to allow version ~> 4.0 by @arcanemachine in #544
- Fix deprecation warning on Elixir 1.15, require Elixir 1.11, adapt CI by @thbar in #550
- Add
--quiet
option for spec generation by @Cowa in #557 - Fix casting non-objects against discriminator #551 by @gianluca-nitti in #552
- feat: add assert_operation_response, assert_raw_schema by @msutkowski in #545
New Contributors
- @arcanemachine made their first contribution in #544
- @Cowa made their first contribution in #557
- @msutkowski made their first contribution in #545
Full Changelog: v3.17.3...v3.18.0
v3.17.3
What's Changed
- Raise meaningful error message when
SchemaResolver.resolve_schema_modules_from_schema
failed to pattern match by @yuchunc in #541 - Support structs as inputs when casting objects by @gianluca-nitti in #529
- Fix #540
PathItem.from_routes/1
dialyzer warnings - @zorbash - 055c8e0
New Contributors
Full Changelog: v3.17.2...v3.17.3
v3.17.2
v3.17.1
v3.17.0
v3.16.4
v3.16.3
v3.16.2
What's Changed
- Infer moduledoc from schema by @zorbash in #525
- Fix typespec and add example to Paths.from_routes/1 by @thiagogsr in #534
New Contributors
- @thiagogsr made their first contribution in #534
Full Changelog: v3.16.1...v3.16.2