Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.55k stars 1.56k forks source link

As a user I would like to re-import OpenAPI collections and have them save over existing ones that match #14824

Open ConorWebb96 opened 1 week ago

ConorWebb96 commented 1 week ago

Describe the feature request When testing endpoints, I occasionally test them externally, outside of Budibase, and make changes. After making these changes, I want to re-import the collection into Budibase. However, the current behavior results in the json collection's endpoints being duplicated rather than updated. Additionally, deleting the REST source to clear everything rather than deleting 1 by 1 is not a viable solution. Reimporting after deletion causes errors wherever REST queries are used in the application. The user then has to go through and re-select all requests anywhere they have been used within the applciation.

linear[bot] commented 1 week ago

BUDI-8761 As a user I would like to re-import collections and have them save over existing ones that match