Create more than one body to a request #5619
Unanswered
marcos-venicius
asked this question in
Ideas
Replies: 3 comments
-
I agree. I have an API which we use to create Virtual Server instances and having different pre-configured bodies where I could select Windows vs. Ubuntu, encryption vs. non, etc. would be helpful |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would suggest the same feature, it makes the developer's life easier because we can test many request contents at the same endpoint without duplicating them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
any update on that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was using the application, so i'd need to add a new body with different values and i was thinking: if we could have multiple bodys?
like: i choose what is the body i want to send.
for example, i have an endpoint to register an user, and i want to create two users.
so, i create a body and send the request, then i create another body and send other request.
in the next time i can choose which body i want to use to send this request.
i think this is a usefull feature
Beta Was this translation helpful? Give feedback.
All reactions