diff --git a/Resources/doc/areas.rst b/Resources/doc/areas.rst index ca0696c..1e4317b 100644 --- a/Resources/doc/areas.rst +++ b/Resources/doc/areas.rst @@ -69,7 +69,7 @@ the routes that should be documented: default: path_patterns: [ ^/api ] internal: - with_annotations: true + with_annotation: true Then add the annotation before your controller or action::