You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add text/csv media type support ([#321](https://github.com/fabien0102/openapi-codegen/issues/321)) ([536dc4d](https://github.com/fabien0102/openapi-codegen/commit/536dc4d039aefc9a0253f9b001b91f4a2502aa49))
9
+
10
+
11
+
### Bug Fixes
12
+
13
+
***enum:** handle nullable enum when useEnums=true ([#324](https://github.com/fabien0102/openapi-codegen/issues/324)) ([d10922f](https://github.com/fabien0102/openapi-codegen/commit/d10922f810be2e4b7ad09f78f9805ed0d1f7df12))
14
+
***typescript:** Fix handling of string numbers in enums ([#327](https://github.com/fabien0102/openapi-codegen/issues/327)) ([bf87c14](https://github.com/fabien0102/openapi-codegen/commit/bf87c147c039eb117de33565ed23f2d6df790db1))
15
+
***typescript:** Handle invalid type names ([#317](https://github.com/fabien0102/openapi-codegen/issues/317)) ([95d211c](https://github.com/fabien0102/openapi-codegen/commit/95d211cf201ea6917be4e92d04002e77137f71ee))
0 commit comments