Releases: DarkaOnLine/L5-Swagger
Releases · DarkaOnLine/L5-Swagger
8.0.4
Fix multiply docs config paths (#348) Co-authored-by: Rostik Hvostik <[email protected]>
8.0.3
8.0.3 version includes:
- Supports of PHP8
- New configuration papram
format_to_use_for_docs
which allows set tojson
oryaml
format to determine which documentation file to use in UI
8.0.2
Laravel 8 support
8.0.1
Fix security config example
5.8.5
Fix requestInterceptor
after Swagger UI v3.32.0 changes
5.7.3
Fix requestInterceptor
after Swagger UI v3.32.0 changes
8.0.0
Multi API documentation support
7.0.1
Fix requestInterceptor
after Swagger UI v3.32.0 changes
6.0.5
Fix requestInterceptor
after Swagger UI v3.32.0 changes
8.x-rc.2
Fix generating multiple documentations (#293) * Fix generating multiple documentations * fix styleci Co-authored-by: Mohamed Atef <[email protected]>