Skip to content
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

Fix typing for POST user endpoint #31767

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

ephraimbuddy
Copy link
Contributor

This should raise exception not return it.

Found this while working on another issue

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Jun 7, 2023
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Jun 7, 2023
@ephraimbuddy ephraimbuddy merged commit f7ed878 into apache:main Jun 7, 2023
@ephraimbuddy ephraimbuddy deleted the raise-not-return branch June 7, 2023 18:51
eladkal pushed a commit that referenced this pull request Jun 8, 2023
* Fix typing for POST user endpoint

This should raise exception not return it.

* fixup! Fix typing for POST user endpoint

(cherry picked from commit f7ed878)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants