We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ecec8 commit 1f9d58fCopy full SHA for 1f9d58f
describe.py
@@ -514,8 +514,6 @@ def generate_all_api_documents(
514
artifact_destination_dir (str): relative path where the discovery
515
artifacts should be saved.
516
discovery_uri_template (str): URI template of the API's discovery document.
517
- If this parameter is set, the `uri` parameter is ignored and the uri
518
- will be created from this template.
519
"""
520
api_directory = collections.defaultdict(list)
521
http = build_http()
0 commit comments