api-router icon indicating copy to clipboard operation
api-router copied to clipboard

How to support email in a route?

Open martinjinda opened this issue 7 years ago • 0 comments

I would like to create a route with email (www.api.com/api/users/[email protected]/), but I always get 404 error even with %40 instead of @. Is there a way how to do it?

Thanks

martinjinda avatar Dec 07 '17 13:12 martinjinda