SwaggerLume Versions Save

Lumen swagger

10.1

1 year ago

What's Changed

New config:

  • docs_yaml - allows specify yaml file name from which UI can read specification or generate to
  • format_to_use_for_docs - allows to specify which docs file to use for spec
  • generate_yaml_copy - allows generate a copy of documentation in yaml format while generation is executed

Example

If you want to use your own yaml specs file in UI, you should do the following:

  • Set generate_always to false
  • Set format_to_use_for_docs to yaml
  • Store your yaml specs file into storage/api-docs/your-specs.yaml and set docs_yaml to your-specs.yaml

Full Changelog: https://github.com/DarkaOnLine/SwaggerLume/compare/10.0...10.1

10.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/DarkaOnLine/SwaggerLume/compare/9.0...10.0

9.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/DarkaOnLine/SwaggerLume/compare/8.0...9.0

8.0

3 years ago

Lumen 8.0 support

7.0

4 years ago

Lumen 7 support

6.0

4 years ago

Lumen 6.0 support

5.6.2

5 years ago

5.6.1

6 years ago

5.6.0

6 years ago

OpenApi 3.0 support

5.5.3

6 years ago