Integrate into docs for fastapi
# support-questions
r
Does anybody know how to get the fastapi docs working for protected routes? i.e
Copy code
async def get_items(session: SessionContainer = Depends(verify_session())):
  pass
Does not integrate with the /docs for the api and I can't figure out if it's possible or how to integrate the authentication portion of supertokens into the docs
r
Hey. I don’t think it’s possible to integrate with docs at the moment.
r
Yeah, I figured that that might be the case
Btw, do you know when the cloud dev environments will be upgraded to 5.0 core?
r
Tomorrow
If you have already emailed us. Then tomorrow
r
I have not emailed you
r
Then you should. Email us on rishabh@supertokens.com
r
Will do. Thanks.
r
Please also specify if the upgrade should happen for dev and prod or just dev env