mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Merge pull request #173 from blaugueux/patch-1
Added section documentation
This commit is contained in:
commit
d93388797c
1 changed files with 2 additions and 0 deletions
|
@ -94,6 +94,8 @@ class YourController extends Controller
|
|||
|
||||
The following properties are available:
|
||||
|
||||
* `section`: allow to group resources
|
||||
|
||||
* `resource`: whether the method describes a main resource or not (default: `false`);
|
||||
|
||||
* `description`: a description of the API method;
|
||||
|
|
Loading…
Add table
Reference in a new issue