Skip to content

Releases: DarkaOnLine/L5-Swagger

8.0.3

07 Dec 19:35
446d3b7
Compare
Choose a tag to compare

8.0.3 version includes:

  • Supports of PHP8
  • New configuration papram format_to_use_for_docs which allows set to json or yaml format to determine which documentation file to use in UI

8.0.2

09 Sep 05:19
9b900e3
Compare
Choose a tag to compare

Laravel 8 support

8.0.1

21 Aug 05:57
f720e5e
Compare
Choose a tag to compare

Fix security config example

5.8.5

21 Aug 05:47
Compare
Choose a tag to compare

Fix requestInterceptor after Swagger UI v3.32.0 changes

5.7.3

21 Aug 05:46
Compare
Choose a tag to compare

Fix requestInterceptor after Swagger UI v3.32.0 changes

8.0.0

18 Aug 06:18
6e885ad
Compare
Choose a tag to compare

Multi API documentation support

7.0.1

18 Aug 07:38
64e9cfa
Compare
Choose a tag to compare

Fix requestInterceptor after Swagger UI v3.32.0 changes

6.0.5

18 Aug 07:39
496992e
Compare
Choose a tag to compare

Fix requestInterceptor after Swagger UI v3.32.0 changes

8.x-rc.2

13 Jul 04:44
c93ac3f
Compare
Choose a tag to compare
8.x-rc.2 Pre-release
Pre-release
Fix generating multiple documentations (#293)

* Fix generating multiple documentations

* fix styleci

Co-authored-by: Mohamed Atef <mohamed.atef@dotnaat.com>

6.0.4

05 Jun 05:08
Compare
Choose a tag to compare
Apply fixes from StyleCI