nic-chen commented on issue #2329:
URL: 
https://github.com/apache/apisix-dashboard/issues/2329#issuecomment-1058818217


   hi @kevinw66 
   
   Thanks for your contribution!
   
   We should merge based on `route.id`, not the name, because the name is not 
completely guaranteed to be unique.
   So what needs to be done is, when exporting, need to export a custom field 
such as `x-apisix-route_id`, which we could merge routes according to it when 
importing.
   
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to