@@ -11,7 +11,7 @@ |
||
| 11 | 11 | 'prefix' => '/api/v1/', |
| 12 | 12 | 'exclude' => [ |
| 13 | 13 | 'auth/login', 'stat/opcache', 'stat/filecache', |
| 14 | - 'restful' ,'restful/index', 'test/pokerelay' |
|
| 14 | + 'restful', 'restful/index', 'test/pokerelay' |
|
| 15 | 15 | ], |
| 16 | 16 | ], |
| 17 | 17 | App\Middlewares\Restful::class => [ |