Skip to content

Releases: open-api-spex/open_api_spex

v3.22.1

21 Nov 16:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.22.0...v3.22.1

v3.22.0

05 Aug 12:00

Choose a tag to compare

What's Changed

  • Support multiple apps in Plug.SwaggerUI by @zorbash in #676
  • Validate keys given to operation/2 macro by @xxdavid in #675

New Contributors

Full Changelog: v3.21.5...v3.22.0

v3.21.5

08 Jul 16:25

Choose a tag to compare

What's Changed

  • Fix assert_operation_response/2 references by @zorbash in #673

Full Changelog: v3.21.4...v3.21.5

v3.21.4

01 Jul 17:40

Choose a tag to compare

What's Changed

New Contributors

  • @bopm made their first contribution in #672

Full Changelog: v3.21.3...v3.21.4

v3.21.3

25 Jun 12:10

Choose a tag to compare

What's Changed

  • Fix cast x-validate when decoded schema by @GPrimola in #647
  • Bump CI dependencies by @zorbash in #655
  • Add examples property to Schema by @madjar in #654
  • Document schema resolver duplicate titles behaviour by @zorbash in #656
  • Add spec.yaml tasks to example applications by @zorbash in #657
  • Fix 1.18 compilation warnings by @zorbash in #665
  • Check for ex_doc warnings in CI and bump devtest deps by @zorbash in #666
  • Test array query params in example phoenix app by @zorbash in #667

New Contributors

Full Changelog: v3.21.2...v3.21.3

v3.21.2

02 Oct 12:20
1447498

Choose a tag to compare

What's Changed

  • Use latest version of SwaggerUI by default, but allow it to be configured by @jarmo in #628
  • Exporting to YAML preserves nil values in examples by @zorbash in f3cd32b

New Contributors

Full Changelog: v3.21.1...v3.21.2

v3.21.1

17 Sep 13:23
3773ece

Choose a tag to compare

Full Changelog: v3.21.0...v3.21.1

v3.21.0

12 Sep 10:56
e73e4fe

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.20.1...v3.21.0

v3.20.1

31 Jul 11:17
7d388cd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.20.0...v3.20.1

v3.20.0

10 Jul 15:09
c90e46e

Choose a tag to compare

What's Changed

  • Respect minLength when generating string examples by @zorbash in #608
  • Accept read_write_scope from opts when calling cast functions directly by @albertored in #572
  • Allow Poison v6 to be used by @hkrutzer in #616
  • chore: Drop build matrix support for elixir 1.11, 1.12, 1.13 and OTP 22 by @mbuhot in #619
  • improvement: use struct spec to avoid double % in struct inspect by @zachdaniel in #613
  • Feat: add --check option in Mix tasks to compare the generated spec with a previously generated file by @davidebriani in #618
  • fix: cast numbers as floats by @David-Klemenc in #611

New Contributors

Full Changelog: v3.19.1...v3.20.0