Skip to content

Commit 6340bf8

Browse files
authored
codegen changes (#2)
* simplify model - enums are just strings, like in oldschool python. solves forward compatibility issues - remove _ExplicitlyNullMixin, explicit null is only needed in document types, which support it without this madness - remove _UnionMixin. Let the service validate it. Might revamp unions anyway * simpler __eq__ * type hints * comment public API
1 parent 36868ee commit 6340bf8

File tree

4 files changed

+2364
-1810
lines changed

4 files changed

+2364
-1810
lines changed

0 commit comments

Comments
 (0)