fix: expose CustomDomainHeader in __all__ and fix return type annotation by rmad17 · Pull Request #862 · auth0/auth0-python · GitHub
Skip to content

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

Open
rmad17 wants to merge 2 commits into
masterfrom
SDK-9624
Open

fix: expose CustomDomainHeader in __all__ and fix return type annotation#862
rmad17 wants to merge 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!

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