Skip to content

Releases: hkarlstrom/openapi-validation-middleware

0.3.6

05 Mar 14:28
Compare
Choose a tag to compare
Prevent attempts to style array query params (#17)

Prevent attempts to style array query params + tests

0.3.5

03 Mar 05:54
Compare
Choose a tag to compare
  • Improved handling for additionalProperties errors
  • JSON_PRESERVE_ZERO_FRACTION flag used in JSON conversion

0.3.4

26 Feb 16:55
Compare
Choose a tag to compare

Allows for formats like JSON-API (application/vnd.api+json) to be used.

0.3.3

14 Feb 10:34
Compare
Choose a tag to compare

Bugfixes

0.3.2

31 Jan 12:54
Compare
Choose a tag to compare

Bug fixes

0.3.1

30 Jan 10:07
Compare
Choose a tag to compare

Support for openapi nullable

0.3

24 Jan 10:41
Compare
Choose a tag to compare
0.3

Support for YAML

0.2.3

21 Jan 09:05
Compare
Choose a tag to compare

Improved support for allOf in schemas

0.2.2

18 Jan 12:24
Compare
Choose a tag to compare

Added support for allOf in schemas

0.2.1

17 Jan 09:14
Compare
Choose a tag to compare

Improved exceptions.