Skip to content

Conversation

ethanbao
Copy link
Contributor

Fallback to use new discovery uri pattern when the old one fails.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 14, 2016
@nathanielmanistaatgoogle
Copy link
Contributor

Looks good; @jonparrott would you like to be a second set of eyes on this?


URITEMPLATE = re.compile('{[^}]*}')
VARNAME = re.compile('[a-zA-Z0-9_-]+')
DISCOVERY_URI = ('https://www.googleapis.com/discovery/v1/apis/'

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@theacodes
Copy link
Contributor

LGTM with one small question.

nathanielmanistaatgoogle added a commit that referenced this pull request Mar 16, 2016
Fallback to use new discovery uri pattern when the old one fails.
@nathanielmanistaatgoogle nathanielmanistaatgoogle merged commit 6d7f655 into googleapis:master Mar 16, 2016
akrherz pushed a commit to akrherz/google-api-python-client that referenced this pull request Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

4 participants