v0.6.0
What's Changed
- Added support of responsable exceptions as responses (403, 422, 404) by @romalytvynenko in #65
- Added resource collections support by @romalytvynenko in #64
- Added support for
true
andfalse
expressions by @romalytvynenko in #58 - Added literals support to PHPDoc types by @romalytvynenko in #59
- Fixed an error that happened when combining responses with empty body and the same status by @romalytvynenko in #60
- Fixed flawed path param aliasing to the var name by @romalytvynenko in #63
Full Changelog: v0.5.0...v0.6.0