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
exportinterfaceFakeEnumRequestRequest{nullableStringEnum?: FakeEnumRequestNullableStringEnumEnum;// must be nullablenullableNumberEnum?: FakeEnumRequestNullableNumberEnumEnum;// must be nullable}
👍 Thanks for opening this issue!
🏷 I have applied any labels matching special text in your issue.
The team will review the labels and make any necessary changes.
berlysia
changed the title
[BUG] [typescript-fetch] client cannot deal with nullable enum
[BUG] [typescript-fetch] nullable: true is not respected with enum
Oct 18, 2020
Bug Report Checklist
Description
Enum properties declared in models or request parameters ignore
nullable: true
openapi-generator version
5.0.0-SNAPSHOT
OpenAPI declaration file content or url
Generation Details
Steps to reproduce
same as above
Related issues/PRs
Enum is supported by #665
Suggest a fix
The text was updated successfully, but these errors were encountered: