Commit Graph

6 Commits

Author SHA1 Message Date
merlinz01 96d2ca4426 add test for full coverage
Signed-off-by: merlinz01 <158784988+merlinz01@users.noreply.github.com>
2025-12-12 10:56:11 -05:00
merlinz01 78b49ac9ae update required field test for Pydantic v1
Signed-off-by: merlinz01 <158784988+merlinz01@users.noreply.github.com>
2025-12-12 10:56:10 -05:00
merlinz01 f433590560 add test for required field and passing null
Signed-off-by: merlinz01 <158784988+merlinz01@users.noreply.github.com>
2025-12-12 10:56:10 -05:00
merlinz01 6d1617df7f make compatible with Python <3.10 and Pydantic v1
Signed-off-by: merlinz01 <158784988+merlinz01@users.noreply.github.com>
2025-12-12 10:56:09 -05:00
merlinz01 826f11a611 make tests compatible with Python 3.8 and 3.9
Signed-off-by: merlinz01 <158784988+merlinz01@users.noreply.github.com>
2025-12-12 10:56:05 -05:00
merlinz01 38610a8fd4 Pass None instead of the default value to parameters that accept it when
null is given

Signed-off-by: merlinz01 <158784988+merlinz01@users.noreply.github.com>
2025-12-12 10:55:04 -05:00