SemanticDiff fastapi
✨ Pass none instead of the default value for optional parameters when null is received
#12135
Open

✨ Pass none instead of the default value for optional parameters when null is received #12135

merlinz01
merlinz01 Pass None instead of the default value to parameters that accept it w…
5658b92b
merlinz01 Pass None instead of the default value to parameters that accept it w…
ebc60c12
pre-commit-ci[bot] 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
e3f6632f
merlinz01 fix linting errors
63a1ff51
merlinz01 fix lint errors
430e7c8e
merlinz01 make tests compatible with Python 3.8 and 3.9
41113e11
merlinz01 make compatible with Python <3.10 and Pydantic v1
d57cd4f3
pre-commit-ci[bot] 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
69d3529a
merlinz01 fix Python version check
15590519
merlinz01 fix lint error
84b6d8ed
merlinz01 reformat utils.py
807e2716
merlinz01 merlinz01 force pushed from 1b846623 to 807e2716 10 days ago
merlinz01
merlinz01 add test for required field and passing null
48aca35d
pre-commit-ci[bot] 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
32b8bd98
alejsdev alejsdev added feature
merlinz01 update required field test for Pydantic v1
85fc35cd
merlinz01 add test for full coverage
304438a8
merlinz01
svlandeg Merge branch 'master' into pass-none-when-null-received
40895550
svlandeg svlandeg changed the title Pass none instead of the default value for optional parameters when null is received ✨ Pass none instead of the default value for optional parameters when null is received 10 days ago
svlandeg
merlinz01
bharel

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone