You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(gooddata-sdk): [AUTO] add exclude_user_settings param to workspace settings resolution
Expose the new excludeUserSettings query parameter (added in gdc-nas PR #20044)
through the SDK wrapper methods resolve_all_workspace_settings and
resolve_workspace_settings. Both methods now accept exclude_user_settings: bool = False
and forward it to the underlying API client calls.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments