Skip to content

BREAKING: Fixed Spec and added strict enum parsing

Compare
Choose a tag to compare
@Wicpar Wicpar released this 02 Nov 16:54
· 6 commits to master since this release
3b3429f

Merged #113 and #115.

  • Added Strict enum parsing as an opt-in behavior with @StrictEnumParsing on the enum class
  • Fixed name field being used as reference instead of the proper Openapi spec field.