Skip to content

fix: expose CustomDomainHeader in __all__ and fix return type annotation#862

Merged
rmad17 merged 2 commits into
masterfrom
SDK-9624
Jun 29, 2026
Merged

fix: expose CustomDomainHeader in __all__ and fix return type annotation#862
rmad17 merged 2 commits into
masterfrom
SDK-9624

Conversation

@rmad17

@rmad17 rmad17 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Changes:

  • add "CustomDomainHeader" to __all__
  • change CustomDomainHeader return type annotation from Dict[str, Any] to RequestOptions

Closes #861

@rmad17 rmad17 requested a review from a team as a code owner June 10, 2026 14:31
@rmad17 rmad17 self-assigned this Jun 10, 2026
Comment thread src/auth0/management/__init__.py

@kishore7snehil kishore7snehil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rmad17 rmad17 merged commit 79c9ec4 into master Jun 29, 2026
9 checks passed
@rmad17 rmad17 deleted the SDK-9624 branch June 29, 2026 12:18
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.

CustomDomainHeader not in __all__

3 participants