L5 Swagger Versions Save

OpenApi or Swagger integration to Laravel

8.1.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/DarkaOnLine/L5-Swagger/compare/8.0.9...8.1.0

8.0.9

2 years ago

What's Changed

Full Changelog: https://github.com/DarkaOnLine/L5-Swagger/compare/8.0.8...8.0.9

8.0.8

2 years ago
  • Config to disable absolute path #409 (@ashish-khokhar)

8.0.7

2 years ago
  • fixes fatal when requested $filePath is invalid #385
  • respect "generate_always" flag #385

8.0.6

3 years ago
  • Change processors parsing #383

8.0.5

3 years ago
  • Persist authorization after refresh (#378)

6.0.6

3 years ago
  • PHP8 Support (@janalwin)

8.0.4

3 years ago

8.0.3

3 years ago

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

3 years ago

Laravel 8 support