Apicurio/apicurio-registry

[Import] By default, allow importing only when the DB is empty

EricWittmann opened this issue · 1 comments

By default, the Import operation should fail if the database is not empty. However, we should also add a query parameter to the Import operation REST API to override this behavior. So users can "opt in" to allow importing even when there is already data in the DB.

Fixed in: