How do I fix OpenAPI document generation on Google Cloud Endpoints?
问题 I am working through the tutorial: 'Getting Started with Cloud Endpoints Frameworks on App Engine Standard'. https://cloud.google.com/endpoints/docs/frameworks/python/get-started-frameworks-python On step two of the 'Generating the OpenAPI document' section when running the command after having replaced 'MY_PROJECT_ID' with my project ID: python lib/endpoints/endpointscfg.py get_openapi_spec main.EchoApi --hostname [MY_PROJECT_ID].appspot.com I get the following error: Traceback (most recent