You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: