mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
corrects config option name in docs.
This commit is contained in:
parent
0220f641ed
commit
89194219f9
@ -69,7 +69,7 @@ the routes that should be documented:
|
|||||||
default:
|
default:
|
||||||
path_patterns: [ ^/api ]
|
path_patterns: [ ^/api ]
|
||||||
internal:
|
internal:
|
||||||
with_annotations: true
|
with_annotation: true
|
||||||
|
|
||||||
Then add the annotation before your controller or action::
|
Then add the annotation before your controller or action::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user