Tools for codegeneration from OAS3 to TypeScript. Actual Roadmap published — https://github.com/koshevy/codegena/blob/codegena-3.x/ROADMAP.md
38
stars
1
forks
source link
fix(oapi3ts): update supporting `nullable` option #43
Closed
koshevy closed 4 years ago
Previous support of
nullable
relied on entrypoint params preconverting. Now it relies on object type descriptor.closes #39