Skip to content

Commit f69699a

Browse files
authored
Update README.md
1 parent 641f309 commit f69699a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It allows you to map objects to arrays/JSON and **automatically generate OpenAPI
1919
- 🏷️ Property aliasing with `#[SerializedName]`
2020
- 🔄 Automatic type casting (e.g. `DateTime ↔ string`)
2121
- 🔁 Deep object nesting support
22-
- ❌ Skip/exclude fields with `#[Skip]`
22+
- ❌ Skip/exclude fields with
2323
- 🧩 Recursive DTO serialization
2424
- 🧬 **Auto-generate OpenAPI schema** using object definitions
2525
- ⚙️ Framework-agnostic — works with Laravel, Symfony, etc.

0 commit comments

Comments
 (0)