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