We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f08aa commit bfeef0aCopy full SHA for bfeef0a
TODO.md
@@ -22,7 +22,6 @@
22
- [ ] dataclasses
23
- [ ] Decorator to mark class as exclude from models merge
24
- Other features
25
- - [ ] Decode unicode in keys
26
- [ ] Nesting models generation
27
- [X] Cascade (default)
28
- [X] Flat
@@ -38,6 +37,7 @@
38
37
- [X] ISO time
39
- [X] ISO datetime
40
- [X] Don't create metadata (J2M_ORIGINAL_FIELD) if original_field == generated_field
+ - [X] Decode unicode in keys
41
- [X] Cli tool
42
43
- Testing
0 commit comments