thunderclient / thunder-client-support

Thunder Client is a lightweight Rest API Client Extension for VS Code.
https://www.thunderclient.com
Other
3.6k stars 128 forks source link

OpenAPI/Swagger schema/format export #963

Open gaufranc opened 1 year ago

gaufranc commented 1 year ago

Is your feature request related to a problem? Please describe. We currently cannot export our collections as OpenAPI/Swagger schema/format

Describe the solution you'd like I would like to have the ability to export as OpenAPI/Swagger schema/format, since it allows us to create docs automatically, and much more.

Thanks!

rangav commented 1 year ago

@gaufranc thanks for creating feature request.

Can I know what is your team size using TC?

gaufranc commented 1 year ago

@rangav Sorry i forgot to add, my team size is 5 ppl at the moment

rangav commented 1 year ago

Thanks for sharing info

rangav commented 1 year ago

As an alternative solution, you can convert thunder client collection to Postman collection and then use tool to convert postman to openApi/swagger format

gaufranc commented 1 year ago

Yes, that was what we're doingright now, but would be useful to do it directly in the extension though :)

rangav commented 1 year ago

ah thats good, at least you are not blocked. Will add this feature to roadmap.

gaufranc commented 1 year ago

Thanks @rangav !

raf202 commented 3 months ago

Any updates on this? I've seen Open API import on the documentation, but no export.

va2dim commented 2 weeks ago

@rangav any update? As no direct method to export to OpenAPI tried to export collection to Postman, but route description that present in export file not imported to Postman.