[Import] By default, allow importing only when the DB is empty
EricWittmann opened this issue · 1 comments
EricWittmann commented
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.
EricWittmann commented
Fixed in: