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

Add support to generate ThunderClient JSON from another source

Open javaquery opened this issue 1 year ago • 0 comments

Question: Hey Team, We are an OpenSource Developers team. We have created an annotation for SpringBoot to generate http client collection from code itself. Currently it supports Postman and we wanted to add support for ThunderClient as well.

Problem Statement: We are able to generate exact JSON exported by ThunderClient but when we import that JSON it doesn't work. You have field called refId. This field is generated with some calculation. We don't know how you have calculated that field. Because of refId our generated JSON can't be imported into ThunderClient. Can you help us to calculate value of refId?

Git: https://github.com/BytesCraftIO/cURL

Are you using the free version/paid version/trial: Free version

javaquery avatar Jul 11 '24 05:07 javaquery