inc/rest/routes/ErrorRoutes.php @@ -26,7 +26,8 @@ 'context' => 'string', ]) ->auth('public') ->rateLimit(10); ->rateLimit(10) ->register(); } /**