FASTAPI working with request context without passing it in the endpoint signture
I would like to populate dict along my endpoint run and once it finish log it in the router
when trying to use context vars
I would like to populate dict along my endpoint run and once it finish log it in the router
when trying to use context vars