mononobi/pyrin

[api.routes]-Error on temp routes with access count limit

Opened this issue · 0 comments

If a route has an access count limit (.ex 5), whenever the route has been accessed more than that limit, an internal server error 500
would occur.
There should be a 404 url not found error instead, when the limit has been passed.

It happens on all temp routes including the audit route.