mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Misspelled authentication config parameter in docs
This commit is contained in:
parent
5e1bf1fbda
commit
dc4b4066a7
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ Also bundle will get information from the other annotations:
|
|||
|
||||
* @FOS\RestBundle\Controller\Annotations\QueryParam - use as `requirements` (when strict parameter is true), `filters` (when strict is false)
|
||||
|
||||
* @JMS\SecurityExtraBundle\Annotation\Secure - set `authentification` to true, `authenticationRoles` to the given roles
|
||||
* @JMS\SecurityExtraBundle\Annotation\Secure - set `authentication` to true, `authenticationRoles` to the given roles
|
||||
|
||||
* @Sensio\Bundle\FrameworkExtraBundle\Configuration\Cache - set `cache`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue