We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69699a commit 993cbb3Copy full SHA for 993cbb3
1 file changed
README.md
@@ -16,7 +16,7 @@ It allows you to map objects to arrays/JSON and **automatically generate OpenAPI
16
17
## ✨ Features
18
19
-- 🏷️ Property aliasing with `#[SerializedName]`
+- 🏷️ Property aliasing with
20
- 🔄 Automatic type casting (e.g. `DateTime ↔ string`)
21
- 🔁 Deep object nesting support
22
- ❌ Skip/exclude fields with
0 commit comments