Create a bruno collection from an Open API document

2024-07-12

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.

  1. Log into Postman
  2. In your workspace, select “Import” and upload your Open API Specification
  3. Once imported, choose “Export” from the menu (three dots) next to the imported collection
  4. save the postman collection
  5. 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.