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