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