thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

Add ability to extract interface and types from the JSON response for TypeScript.

Open tankmohit opened this issue 3 years ago • 1 comments

Describe the solution you'd like

  • RapidAPI Client (Another VSC extension similar to ThunderClient) has this feature, in which it can extract types and interface from the JSON response and can save it as a typescript file. RapiAPI client isn't as snappy as ThunderClient, but it has a nice DX for typescript developers which can be replicated in TC.

tankmohit avatar Sep 20 '22 15:09 tankmohit

Thanks @tankmohit for the feedback, will add to roadmap.

Similar to #748

rangav avatar Sep 20 '22 16:09 rangav

This feature is now implemented and published to marketplace, please update to v1.19.3

See all features released https://github.com/rangav/thunder-client-support/releases/tag/v1.19.3

Please let me know your feedback.

rangav avatar Sep 26 '22 03:09 rangav