Skip to content

Commit fc83a2f

Browse files
author
LDFOUR\luisd
committed
remove confg not used
1 parent 22dbee8 commit fc83a2f

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

config/l5-swagger.php

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,6 @@
4848
],
4949
],
5050
],
51-
'users' => [
52-
'api' => [
53-
'title' => 'API Usuarios Autenticados',
54-
],
55-
'routes' => [
56-
'api' => 'api/users/documentation',
57-
],
58-
'paths' => [
59-
'docs_json' => 'users-docs.json',
60-
'docs_yaml' => 'users-docs.yaml',
61-
'annotations' => [
62-
base_path('app/Http/Controllers/ApiUsers'),
63-
],
64-
],
65-
],
6651
],
6752
'defaults' => [
6853
'routes' => [

0 commit comments

Comments
 (0)