Skip to content

Commit 7deb156

Browse files
committed
codegen: more tweakage
Signed-off-by: William Woodruff <[email protected]>
1 parent 5d51e39 commit 7deb156

File tree

2 files changed

+239
-1
lines changed

2 files changed

+239
-1
lines changed

codegen/codegen.sh

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ datamodel-codegen \
5959
--disable-timestamp \
6060
--reuse-model \
6161
--use-default-kwarg \
62+
--allow-population-by-field-name \
6263
--strict-types str bytes int float bool \
6364
--output-model-type pydantic_v2.BaseModel \
6465
--output "${pkg_dir}/_internal.py"

0 commit comments

Comments
 (0)