We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd804a3 commit b7aedfdCopy full SHA for b7aedfd
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
17
## [3.0] - unreleased
18
### Added
19
+- Official Lumen support (https://github.com/mpociot/laravel-apidoc-generator/pull/382)
20
+- `@queryParam` annotation (https://github.com/mpociot/laravel-apidoc-generator/pull/383)
21
- `@bodyParam` annotation (https://github.com/mpociot/laravel-apidoc-generator/pull/362, https://github.com/mpociot/laravel-apidoc-generator/pull/366)
22
- `@authenticated` annotation (https://github.com/mpociot/laravel-apidoc-generator/pull/369)
23
- Ability to override the controller `@group` from the method. (https://github.com/mpociot/laravel-apidoc-generator/pull/372)
0 commit comments