zijianhuang / openapiclientgen

Generate strongly typed C# and TypeScript client codes from Open API / Swagger definitions supporting jQuery, Angular, AXIOS, Fetch API, Aurelia and Angular Strictly Typed Forms
MIT License
68 stars 13 forks source link

option to have <WhateverType | null> #59

Open zijianhuang opened 8 months ago

zijianhuang commented 8 months ago

currently <WhateverType | undefined | null>