Skip to content

Fix highlighting issue due to multi-segment imports in WorkspaceClient/AccountClient #979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025

Conversation

renaudhartert-db
Copy link
Contributor

@renaudhartert-db renaudhartert-db commented May 26, 2025

What changes are proposed in this pull request?

This PR fixes a reported highlighting problem with the way API clients are imported in WorkspaceClient/AccountClient. Specifically, it now imports the API clients using their module as reference instead of a multi-segment reference.

See highlighting issue:

image

This PR regenerates the SDK documentation that wasn't generated in the previous release.

How is this tested?

Unit and integration tests + verified locally that the objects are now properly identified.

@renaudhartert-db renaudhartert-db changed the title Update APIs Update APIs and simplify API client imports in Workspace/Account clients. May 26, 2025
@renaudhartert-db renaudhartert-db changed the title Update APIs and simplify API client imports in Workspace/Account clients. Update APIs and simplify API client imports in Workspace/Account clients. May 26, 2025
@renaudhartert-db renaudhartert-db changed the title Update APIs and simplify API client imports in Workspace/Account clients. Update APIs and simplify API client imports in Workspace/Account clients May 26, 2025
@renaudhartert-db renaudhartert-db changed the title Update APIs and simplify API client imports in Workspace/Account clients Generate missing documentation + simplify API client imports in Workspace/Account clients May 26, 2025
@renaudhartert-db renaudhartert-db marked this pull request as ready for review May 26, 2025 17:12
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 979
  • Commit SHA: 442a2a9e4baf78a7eab5806b8d0fac6ca2cecf3f

Checks will be approved automatically on success.

@renaudhartert-db renaudhartert-db changed the title Generate missing documentation + simplify API client imports in Workspace/Account clients Fix highlighting issue due to multi-segment imports in WorkspaceClient/AccountClient May 26, 2025
@renaudhartert-db renaudhartert-db added this pull request to the merge queue May 27, 2025
Merged via the queue into main with commit b15c91a May 27, 2025
17 checks passed
@renaudhartert-db renaudhartert-db deleted the renaud-hartert_data/update branch May 27, 2025 11:54
deco-sdk-tagging bot added a commit that referenced this pull request May 27, 2025
## Release v0.55.0

### New Features and Improvements

- Add support for OIDC ID token authentication from an environment variable
  ([PR #977](#977)).
- Add support for OIDC ID token authentication from a file
  ([PR #977](#977)).

### Bug Fixes

- Fix a reported highlighting problem with the way API clients are imported in WorkspaceClient/AccountClient 
  ([#979](#979)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants