Fix Swagger API docs

This commit is contained in:
Hillel Coren 2016-04-10 22:08:25 +03:00
parent 6733c0ca2f
commit 6d5b99551c

View File

@ -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.