Cleanup API middleware.

This commit is contained in:
James Cole
2019-08-16 05:08:56 +02:00
parent eed84e18bb
commit 78335210db
3 changed files with 49 additions and 28 deletions

View File

@@ -180,7 +180,7 @@ class Kernel extends HttpKernel
CreateFreshApiToken::class,
],
'api' => [
'apiX' => [
'throttle:60,1',
'bindings',
],