1.0.0 • Published 11 months ago
openapi-to-bruno v1.0.0
OPENAPI-TO-BRUNO
this is a simple cli tool to convert an openapi file to a bruno collection. code is 99% copied from the bruno project.
Code is taken from release 1.22.0 of bruno, very possible it will break in the future.
error handling is virtually non-existent, your own responsibility etc.
Usage
openapi-to-bruno --input <path-to-openapi-file> --output <path-to-output-directory>
1.0.0
11 months ago