mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-15 22:13:20 +03:00
Merge pull request #2000 from stopfstedt/with_annotation
corrects config option name in docs.
This commit is contained in:
commit
ba28741721
@ -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