devexperts / devexperts/swagger-codegen-ts
Support "any" swagger type (empty curly braces)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
[According to spec](https://swagger.io/docs/specification/data-models/data-types/#any), `{}` is a valid type means "any". I suggest having `unknown` typescript type in the generated code for this. @raveclassic @scink suggestions, objections?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.