Skip to content

Commit

Permalink
Allow extra fields for the forward compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
elchupanebrej committed Sep 21, 2024
1 parent bd4b82e commit c127cc1
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 55 deletions.
1 change: 1 addition & 0 deletions python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ generate: require install-deps
--input $(HERE)../jsonschema/Envelope.json \
--output $(HERE)src/_messages.py \
--use-generic-container-types \
--allow-extra-fields \
--allow-population-by-field-name \
--snake-case-field \
--input-file-type=jsonschema \
Expand Down
Loading

0 comments on commit c127cc1

Please sign in to comment.