Replies: 6 comments 6 replies
-
same feeling here: it could be a fantastic if we had a way to manage/update/synchronize collections via some scripts to be triggered either manually or automatically 🔥 at the moment, it's a blocker for me to migrate all Postman stuff in Bruno because I'm unsure on how to not have to manually replace collections after each openAPI files updates 🥲 |
Beta Was this translation helpful? Give feedback.
-
What is an alternative for checking a schema with tv4? |
Beta Was this translation helpful? Give feedback.
-
Hi @helloanoop 👋 If I have to imagine this feature it would be like that:
|
Beta Was this translation helpful? Give feedback.
-
Please give this so that we can generate bruno docs off of generated Swagger/OpenAPI docs |
Beta Was this translation helpful? Give feedback.
-
I am looking at exposing a public GitHub repo bruno collection from my companies public open api spec. I would like to use the CLI to do the heavy lifting and then we would write a script to add some of the additional details that we want to support for a better developer experience. How would you suggest we do that? I can import the initial one into bruno and have it generate a new collection but how should I handle updates? I was looking for the CLI to help me out here. |
Beta Was this translation helpful? Give feedback.
-
Hi All - we've just released a set of converters that allows you to programmatically convert a number of items into Bruno collections. One of those items is an OpenAPI spec. . Would be great to hear feedback on how you're using this once you have it implemented. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My ultimate goal is to maintain some synchronization to my openapi spec. If there is no way to provide a persistent URL for which the spec is regularly checked, I propose a more manual approach.
In the cli I would like to import the spec via a file or URL. That way I could bash script my own automation around how I handle changes to the spec into my collection.
Beta Was this translation helpful? Give feedback.
All reactions