Skip to content

Commit 0729553

Browse files
author
svolkov
committed
fix: handling x-omitempty property for definition properties (#68)
1 parent a2a5fb7 commit 0729553

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ Fixes:
150150
- Remove const enum from default template #73
151151
- enums with spaces throw an error #71
152152

153+
# 1.11.1
154+
155+
Fixes:
156+
- handling `x-omitempty` property for definition properties ([#68 issue](https://github.com/acacode/swagger-typescript-api/issues/68))
153157

154158
# 1.11.0
155159

0 commit comments

Comments
 (0)