Skip to content

Commit

Permalink
codegen: more tweakage
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Oct 4, 2023
1 parent 5d51e39 commit 7deb156
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 1 deletion.
1 change: 1 addition & 0 deletions codegen/codegen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ datamodel-codegen \
--disable-timestamp \
--reuse-model \
--use-default-kwarg \
--allow-population-by-field-name \
--strict-types str bytes int float bool \
--output-model-type pydantic_v2.BaseModel \
--output "${pkg_dir}/_internal.py"
Expand Down
Loading

0 comments on commit 7deb156

Please sign in to comment.