Releases: mpociot/laravel-apidoc-generator
Releases · mpociot/laravel-apidoc-generator
1.7.0
Merge pull request #135 from mpociot/analysis-qMwBN2
Apply fixes from StyleCI
1.6.7
- Fix Postman collection URL problem
1.6.6
Fixed UUID bug on 32 bit machines
1.6.5
Fixed:
- Skip Closures in Dingo routes
1.6.4
- Added custom header options
1.6.3
- Added
file
validation rule
- Generator creates valid example values when using the
date_format
rule
- Generator creates valid example values when using the
min
and max
rule in combination with numeric
or integer
1.6.2
Fixed an issue that ignored manual changes to the source markdown file
1.6.1
Added support for --middleware
argument
1.5.2: Merge pull request #69 from mpociot/analysis-ze69Yv
Applied fixes from StyleCI