Releases: DarkaOnLine/L5-Swagger
Releases · DarkaOnLine/L5-Swagger
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 <mohamed.atef@dotnaat.com>
6.0.4
Apply fixes from StyleCI
8.x-rc
This release brings:
- Multi API documentation support
- Configuration changes
- Blade View change.
- Drop OpenAPI Spec 2.0 compatibility
Please see migration instructions
Kudos @rodrigowbazevedo for implementation and @phyzical for helping test this 🍻
7.0
Laravel 7.0 support
6.0.3
- Make the @OA\Server annotation be compatible with L5_SWAGGER_BASE_PATH environment variable (#239) @ymhuang0808
- Error log when throwing exception (#237) @IlyaVorozhbit
6.0.2
6.0.1
Merge branch 'master' of github.com:DarkaOnLine/L5-Swagger