usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
22.29k stars 1.04k forks source link

Import examples when importing OpenAPI #2320

Open LucasMilotich opened 2 months ago

LucasMilotich commented 2 months ago

I have checked the following:

Describe the feature you want to add

Hello!

It would be amazing if at importing openAPI spec time examples get imported as well. Right now the body of a request gets imported with zero values. (i.e. a string will be "" ). If examples get imported, sending request would be much faster.

Thank you!

Mockups or Images of the feature

image
mdefeche commented 2 months ago

We also need this. It was already discussed in #81. @survivant mentioned he opened a PR for that but don't know if it has been pushed

survivant commented 2 months ago

all my PR over months are not merged, not my fault :) You can go in my profile check for th branche bruno-sd all my PR are merge there