Create a bruno collection from an Open API document
Bruno does not yet support creating a collection based on an Open API document directly. One way to accomplish that is through an intermediate Postman collection.
- Log into Postman
- In your workspace, select “Import” and upload your Open API Specification
- Once imported, choose “Export” from the menu (three dots) next to the imported collection
- save the postman collection
- Follow the steps in Import from Postman to import that Postman collection to bruno.
Voilà, you have all the endpoints from the Open API specification in bruno.