Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Import of curl and openapi files #194

Open
ChristophSchwenk opened this issue Sep 14, 2023 · 11 comments
Open

Support Import of curl and openapi files #194

ChristophSchwenk opened this issue Sep 14, 2023 · 11 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ChristophSchwenk
Copy link

Please support the import of curl statements to easily copy paste any request from the Browser (copy as curl) to Bruno. Also the feature to import openapi files would be very nice.

@helloanoop helloanoop added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 19, 2023
@zinderic
Copy link

zinderic commented Oct 3, 2023

+1 for OpenAPI import and the ability to create collection from OpenAPI json the way we can in Postman.

@SergeAx
Copy link

SergeAx commented Oct 3, 2023

This is duplicate of #81

@liegeandlief
Copy link

The ability to read an OpenAPI spec from a URL would be great. Our build process autogenerates OpenAPI specs and makes them publicly available. If Bruno could read the spec from the URL into a collection that would be pretty cool.

@jamfor352
Copy link

@not-known-person is that update going to be supporting both importing OpenAPI specs and cURL, or just cURL as the demo shows?

@answerquest
Copy link

Yikes I thought feature requests would be in Discussions so posted a duplicate there just now: #547

@not-known-person
Copy link
Contributor

I regret to inform you that, due to certain personal commitments, I am currently unable to dedicate my efforts to the development of this feature. I trust that my fellow team members will take the initiative to work on and eventually release this feature in future updates.

@ChristophSchwenk
Copy link
Author

@not-known-person Is there any branch with your latest draft?

@not-known-person
Copy link
Contributor

@ChristophSchwenk Yes !

@snippetkid
Copy link
Contributor

@ChristophSchwenk et. al. Not sure if we have one for the OpenAPI specs but the cURL import feature is getting tracked here ➡️ #338. Can we please redirect the pertaining discussions to the linked issue to reduce dupes?

@helloanoop
Copy link
Contributor

Curl Import functionality is now available in 1.1.0 🎉

@ChristophSchwenk
Copy link
Author

@helloanoop Nice job thanks for implementing this! I just had a look and found that POST requests are imported as GET requests (wrong method set in bruno) and they are missing the body. PATCH requests are also imported without payload body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

9 participants