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