feedback icon indicating copy to clipboard operation
feedback copied to clipboard

RapidAPI Tools - Feedback

Results 77 feedback issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### 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...

enhancement

### 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....

enhancement

### What would you like to tell us? I like me json to java Class object with setters

enhancement

### 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...

enhancement

### 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...

bug

### 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...

bug

### 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...

bug

### What happened? GraphQL variables not working correctly, only the description variable works. ![image](https://user-images.githubusercontent.com/95507613/185667590-735c9830-a17b-4d54-87d5-7e8c134be277.png) ### Steps to reproduce? use GraphQL variables. ### VS Code version 1.70.2 ### Extension version 1.4.1...

bug