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