usebruno / bruno

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

Some requests are not imported #3574

Open MrAlucardDante opened 3 days ago

MrAlucardDante commented 3 days ago

I have checked the following:

Describe the bug

There are multiple issues :

.bru file to reproduce the bug

No response

Screenshots/Live demo link

image

ganesh-bruno commented 3 days ago

Hey @MrAlucardDante,

Thanks for reporting this issue.

I was able to reproduce the problem on my end, and we're working on it.

Could you confirm if the issue you're encountering is the same as the one shown in the video below?

https://github.com/user-attachments/assets/f82b879f-eb92-4589-8a7b-5f9ab8a4fdaf

MrAlucardDante commented 2 days ago

Thanks for the quick answer.

Yes that's one of the issues I faced.

Like I said, if you import the openapi spec in postman/insomnia/swagger editor, there are 300+ endpoints.

But if you then export the postman collection and import it in bruno, there are only 140 endpoints.

ganesh-bruno commented 1 day ago

Hi @MrAlucardDante,

Thanks for sharing more details about the issue. Discussing this with the engineering team.