Open
Description
My actions before raising this issue
- Followed the troubleshooting guide
- Read/searched the docs
- Searched past issues
I'd like to suggest passing the path
argument to the handler as a second argument, as it would prove quite valuable to my application
I'm not really familiar with Flask however and I might be able to access the argument already via a property on the request
object. If that's the case, please let me know!
Context
The function I'm developing returns a list of attributes for a username. I think the natural implementation would be to make a GET request to /username
. It would be great if I could reuse it
Metadata
Assignees
Labels
No labels