liuxiran commented on issue #1468: URL: https://github.com/apache/apisix-dashboard/issues/1468#issuecomment-781184877
How about leave the choice to users? which means when users import route, they can choose * `duplicate is allowed`: that means any routes in right configuration can be imported, no matter it is duplicate or not, as APISIX allows to create the same route, IMHO, this operation is reasonable * `Cover the duplicate data`: that means if the route to be imported is duplicate with the one already in APISIX, we will use the latest one to cover the old one. and we can set this option as a default one. Then what is a duplicate route? Maybe we can circle a minimum set ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
