sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

One SDK to rule them all, and in the codegen bind them

Results 181 sdk-codegen issues
Sort by recently updated
recently updated
newest added

Add some line wraps to make it easier to read.

:robot: I have created a release *beep* *boop* --- @looker/api-explorer: 0.9.60 ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/extension-utils bumped from 0.1.36 to 0.1.37 *...

autorelease: pending

At least latest version [`looker-sdk`](https://pypi.org/project/looker-sdk/) raise this warnings, but I guess it might affect older ones ```console looker_sdk/error.py:102: DeprecationWarning: invalid escape sequence \. ``` Since Python 3.12 this kind of...

p3
need triage

Fresh install including a downgraded cattrs per the known issue with it. attrs==23.2.0 cattrs==23.1.2 certifi==2024.2.2 charset-normalizer==3.3.2 idna==3.7 looker-sdk==24.4.0 requests==2.31.0 typing_extensions==4.11.0 urllib3==2.2.1 Attempting to run example https://github.com/looker-open-source/sdk-codegen/blob/main/examples/python/simple_schedule_plan.py Results in: ``` Traceback...

bug
python
p3

Hi, when I was trying to call the method `sql_interface_metadata` as defined here: https://github.com/looker-open-source/sdk-codegen/blob/main/python/looker_sdk/sdk/api40/methods.py#L11029. The following error was thrown. ``` AttributeError: 'Looker40SDK' object has no attribute 'sql_interface_metadata' ``` The code...

python
p3

Hello, I'm trying to use the `lookml_model_explore` method to retrieve the fields for an explore I created. The method only seems to work with explores in production and not those...

p3
need triage

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript