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