cloudendpoints / endpoints-python

A Python framework for building RESTful APIs on Google App Engine
Apache License 2.0
51 stars 17 forks source link

endpointscfg get_discovery_doc uses external service; shouldn't. #163

Closed inklesspen closed 6 years ago

inklesspen commented 6 years ago

https://github.com/cloudendpoints/endpoints-python/blob/c61b2689642b35e00c76c2201e46394dbf6faaf6/endpoints/_endpointscfg_impl.py#L285

somehow this didn't get converted to use discovery_generator.py.