mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +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
@ -33,7 +33,7 @@ Config
|
|||||||
|
|
||||||
```yml
|
```yml
|
||||||
nelmio_api_doc:
|
nelmio_api_doc:
|
||||||
routes: [ host_patterns: [ ^api\. ] ]
|
areas: [ host_patterns: [ ^api\. ] ]
|
||||||
```
|
```
|
||||||
|
|
||||||
* Added dependency for "symfony/options-resolver:^3.4.4|^4.0"
|
* Added dependency for "symfony/options-resolver:^3.4.4|^4.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user