-
John Kaster authored
* Looker 21.0 refresh - removed `yarn sdk` in favor of `yarn gen` - updated spec files - regenerated all SDKs * fix(codegen-python): fix DelimSequence references in methods (#450) The makeTheCall work broke how a DelimSequence is referenced in methods.py Fixed and added a test (we really need codecov) fixed but not tested: if we ever reference an enum as a methods argument it will also be namespaced appropriately with the models. package prefix * feat(python): Looker 7.20 bindings (#451) Co-authored-by:
Joel Dodge <joeldodge@google.com>
20ca1915
Analyzing file…