mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
Fix NelmioApiDocBundle file structure change
This commit is contained in:
parent
0fe5104210
commit
12e54f94f4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ app:
|
|||
type: annotation
|
||||
|
||||
doc-api:
|
||||
resource: "@NelmioApiDocBundle/Resources/config/routing/swaggerui.xml"
|
||||
resource: "@NelmioApiDocBundle/config/routing/swaggerui.xml"
|
||||
prefix: /api/doc
|
||||
|
||||
homepage:
|
||||
|
|
Loading…
Reference in a new issue