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