Update api routes, remove throttle middleware from inbox endpoint
This commit is contained in:
parent
310b0e58a1
commit
ba327ca8d6
2 changed files with 1 additions and 2 deletions
|
@ -39,7 +39,6 @@ class Kernel extends HttpKernel
|
|||
],
|
||||
|
||||
'api' => [
|
||||
'throttle:60,1',
|
||||
'bindings',
|
||||
\Barryvdh\Cors\HandleCors::class,
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue