Skip to content

Releases: thephpleague/openapi-psr7-validator

0.9.1

22 Jul 10:37
Compare
Choose a tag to compare
  • #67 Use 1.1.3 as lowest version for respect/validation (@canvural)

0.9

12 Jun 10:33
Compare
Choose a tag to compare
0.9

0.8.2

24 May 17:57
954f257
Compare
Choose a tag to compare
  • #63 Respect uploaded file tree instead of flat array (@scaytrase)

0.8.1

18 May 17:38
2091dd6
Compare
Choose a tag to compare
  • #61 Fix TypeError in case of empty string a Content-Type (@hpatoio)

0.8

16 May 17:21
e3a546f
Compare
Choose a tag to compare
0.8

New features:

Bug fixes:

Other fixes:

0.7 - Expose details for AnyOF and OneOf failures

22 Jan 14:04
d28ede2
Compare
Choose a tag to compare
  • #46 Keep inner exceptions if oneOf or anyOf fails (@ckdot)

0.6 - JSON parameter serialization

30 Dec 07:13
16b0e9e
Compare
Choose a tag to compare

0.5.1

06 Nov 14:45
5d2a74e
Compare
Choose a tag to compare

0.5 Callback validation

06 Nov 09:35
d7e6c9c
Compare
Choose a tag to compare

0.4 Automatic reference resolution

29 Oct 13:47
a051614
Compare
Choose a tag to compare
  • #29 Use automatic reference resolution from cebe/php-openapi:^1.3 (@sunspikes)
  • #24 Allow only assoc arrays as objects (@scaytrase)
  • #27 Fix min\max length keyword exception placeholder (@scaytrase)