swagger-typescript-api icon indicating copy to clipboard operation
swagger-typescript-api copied to clipboard

feat: add --extract-nested-objects option [issues/639]

Open frolovsky opened this issue 2 years ago • 1 comments

Changes

New option --extract-nested-objects which parse interfaces recursivly. Related to https://github.com/acacode/swagger-typescript-api/issues/639

Fixes

  • add extractResponses to index.d.ts (for some reason, it wasn't there before)

frolovsky avatar Nov 16 '23 14:11 frolovsky

Waiting for this feature.

dl-ias avatar Mar 01 '24 14:03 dl-ias