Releases: andreaselia/laravel-api-to-postman
Releases · andreaselia/laravel-api-to-postman
v1.14.0
What's Changed
- [fix] Updated to include the new Closure (Laravel 9.x support) by @almightynassar in #79
Full Changelog: v1.13.0...v1.14.0
v1.13.0
v1.12.2
What's Changed
- Fix issue with class based rules in an array by @andreaselia in #73
Full Changelog: v1.12.1...v1.12.2
v1.12.1
v1.12.0
v1.11.0
What's Changed
- Utilize Rules via FormRequest to populate description by @robertmarney in #61
- Update export path to full path by @andreaselia in #65
New Contributors
- @robertmarney made their first contribution in #61
Full Changelog: v1.10.0...v1.10.1
What's Changed
- Utilize Rules via FormRequest to populate description by @robertmarney in #61
- Update export path to full path by @andreaselia in #65
New Contributors
- @robertmarney made their first contribution in #61
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Added basic auth option by @Martincic in #60
New Contributors
- @Martincic made their first contribution in #60
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.8.0
What's Changed
- Export route parameters as path variables by @johnnybenson in #55
New Contributors
- @johnnybenson made their first contribution in #55
Full Changelog: v1.7.10...v1.8.0