-
-
Notifications
You must be signed in to change notification settings - Fork 672
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
✨ Add option to use Enum names instead of values on the commandline #224
Open
sirex
wants to merge
33
commits into
fastapi:master
Choose a base branch
from
sirex:enum-names
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jan 21, 2021
-
Fixes: fastapi#151 Added `names` parameter, in order to user Enum names instead of values. Also for IntEnum, names are used by default, even if names is False.
Configuration menu - View commit details
-
Copy full SHA for afc9cf4 - Browse repository at this point
Copy the full SHA afc9cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e079f2 - Browse repository at this point
Copy the full SHA 2e079f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f534e - Browse repository at this point
Copy the full SHA b0f534eView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a18e31 - Browse repository at this point
Copy the full SHA 2a18e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5769c4a - Browse repository at this point
Copy the full SHA 5769c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a99b2 - Browse repository at this point
Copy the full SHA f4a99b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce6ade - Browse repository at this point
Copy the full SHA 0ce6adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d63dbd - Browse repository at this point
Copy the full SHA 5d63dbdView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a00cd9 - Browse repository at this point
Copy the full SHA 9a00cd9View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c9192f - Browse repository at this point
Copy the full SHA 2c9192fView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad046fc - Browse repository at this point
Copy the full SHA ad046fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a77dddd - Browse repository at this point
Copy the full SHA a77ddddView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfaf7b3 - Browse repository at this point
Copy the full SHA dfaf7b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d77ac5b - Browse repository at this point
Copy the full SHA d77ac5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c39a5ea - Browse repository at this point
Copy the full SHA c39a5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b77a29f - Browse repository at this point
Copy the full SHA b77a29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8312bb8 - Browse repository at this point
Copy the full SHA 8312bb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5648ed - Browse repository at this point
Copy the full SHA b5648edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e24f446 - Browse repository at this point
Copy the full SHA e24f446View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0644919 - Browse repository at this point
Copy the full SHA 0644919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478d183 - Browse repository at this point
Copy the full SHA 478d183View commit details -
Configuration menu - View commit details
-
Copy full SHA for eee3a4c - Browse repository at this point
Copy the full SHA eee3a4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5bd589 - Browse repository at this point
Copy the full SHA b5bd589View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2053b1 - Browse repository at this point
Copy the full SHA e2053b1View commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 221a865 - Browse repository at this point
Copy the full SHA 221a865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b59934 - Browse repository at this point
Copy the full SHA 7b59934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5759360 - Browse repository at this point
Copy the full SHA 5759360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ae5ad - Browse repository at this point
Copy the full SHA 87ae5adView commit details -
Configuration menu - View commit details
-
Copy full SHA for e13a083 - Browse repository at this point
Copy the full SHA e13a083View commit details -
Configuration menu - View commit details
-
Copy full SHA for adb7c03 - Browse repository at this point
Copy the full SHA adb7c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ad26c2 - Browse repository at this point
Copy the full SHA 9ad26c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae6c9b - Browse repository at this point
Copy the full SHA 6ae6c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfae3ef - Browse repository at this point
Copy the full SHA bfae3efView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.