David Nowinsky

Results 13 issues of David Nowinsky

We actually support two syntax for variables that should be substituted in queries. This is probably one too much :p I suggest keeping Jinja only for clarity. See this code...

With the arrival of new connectors, like the new google sheets one (#202), I see new uses of connector's properties: - some "flagging" attributes: like `auth_flow: "oAuth2"`. These attributes are...

question

https://github.com/googleapis/google-api-python-client Their methods rely on the API discovery documents, which will automatically update the URLs in case they change in the future. This will avoid extra maintenance.