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 4b6ad47 commit 0a5ad36Copy full SHA for 0a5ad36
README.md
@@ -12,7 +12,7 @@ json2python-models is a [Python](https://www.python.org/) tool that can generate
12
13
## Features
14
15
-* Full `typing` module support
+* Full **`typing` module** support
16
* **Types merging** - if some field contains data of different types this will be represent as `Union` type
17
* Fields and models **names** generation (unicode support included)
18
* Similar **models generalization**
0 commit comments