mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 06:04:30 -04:00
Fix Swagger API docs
This commit is contained in:
parent
6733c0ca2f
commit
6d5b99551c
@ -21,6 +21,13 @@ return array(
|
|||||||
*/
|
*/
|
||||||
'doc-route' => 'docs',
|
'doc-route' => 'docs',
|
||||||
|
|
||||||
|
/*
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
| Relative path to access swagger ui.
|
||||||
|
|--------------------------------------------------------------------------
|
||||||
|
*/
|
||||||
|
'api-docs-route' => 'api-docs',
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Absolute path to directory containing the swagger annotations are stored.
|
| Absolute path to directory containing the swagger annotations are stored.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user