Can I generate opeanpi yaml in Cloud Run?

62 Views Asked by At

Using FastAPI locally I can generate an openapi yaml file using /docs. Now I am running the API in API Gateway/Cloud Run, is there any way I can generate the yaml file from code running in Cloud Run?

0

There are 0 best solutions below