mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Use "areas" instead of "routes" in example for nelmio_api_doc.areas
at CHANGELOG.md
This commit is contained in:
parent
a356221c67
commit
84067b8c8b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Config
|
|||
|
||||
```yml
|
||||
nelmio_api_doc:
|
||||
routes: [ host_patterns: [ ^api\. ] ]
|
||||
areas: [ host_patterns: [ ^api\. ] ]
|
||||
```
|
||||
|
||||
* Added dependency for "symfony/options-resolver:^3.4.4|^4.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue