inc/rest/routes/VoteRoutes.php @@ -46,7 +46,8 @@ 'user' => 'integer', ]) ->auth('user') ->rateLimit(30); ->rateLimit(30) ->register(); } /**