feedback
feedback copied to clipboard
RapidAPI Tools - Feedback
### What would you like to tell us? Many developers have different ways/styles to pass fields into an endpoint, In my case for example, When I have a auth endpoint...
### What would you like to tell us? Hi team The experience of JSON to typescript was wonderful I am doing backend in SpringBoot It would be really helpful if...
### What would you like to tell us? When working with an API with lots of endpoints and groups, it's really difficult/tedious to find the endpoint you want to try....
### What would you like to tell us? I like me json to java Class object with setters
### What would you like to tell us? It is a really good extension, simple and easy to use but it would be helpful if you can provide the support...
### What happened? Some JSON property value disappears in the actual http request. ### Steps to reproduce? 1. Create a new request 2. Set HTTP Method to POST 3. Fill...
### What happened? In a request, when you have inserted some value set with an Environmental variable in the body and you change it to JSON type, instead of using...
### What happened? When the Request created is using Form URL-Encoded body type, the Javascript Axios code is badly generated. The code generated will be using JSON body type instead...
### What happened? GraphQL variables not working correctly, only the description variable works.  ### Steps to reproduce? use GraphQL variables. ### VS Code version 1.70.2 ### Extension version 1.4.1...