Relative Content

Tag Archive for pythonfastapiopenapi

The docs generated by fastapi are missing the correct interface

I built an application with Fastapi+MongoDB, the following code about it, when I tested it, I found that Fastapi’s docs don’t parse the send-code and verify-code interfaces, I searched for a lot of ways to do it but couldn’t solve it, what’s going on?