swagger-typescript-api
swagger-typescript-api copied to clipboard
feat: add --extract-nested-objects option [issues/639]
Changes
New option --extract-nested-objects which parse interfaces recursivly. Related to https://github.com/acacode/swagger-typescript-api/issues/639
Fixes
- add
extractResponsestoindex.d.ts(for some reason, it wasn't there before)
Waiting for this feature.