Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to generate ThunderClient JSON from another source #1571

Open
javaquery opened this issue Jul 11, 2024 · 0 comments
Open

Add support to generate ThunderClient JSON from another source #1571

javaquery opened this issue Jul 11, 2024 · 0 comments
Labels
question Further information is requested

Comments

@javaquery
Copy link

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 javaquery added the question Further information is requested label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant