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