You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/02 07:03:33 UTC

[GitHub] [apisix-dashboard] shuqingzai opened a new issue, #2565: 路由是否可以支持批量删除或批量更新覆盖???

shuqingzai opened a new issue, #2565:
URL: https://github.com/apache/apisix-dashboard/issues/2565

   ### 使用版本
   ```text
   docker apache/apisix-dashboard:2.13-centos
   ```
   
   ### 问题
   1. 目前支持使用 `openapi` 批量导入路由,但是,如果导入后,后续修改 `openapi` 的文件,如:路由参数变更等,重新导入会出错
   错误: 路由已存在,不支持导入
   2. 由于是 `openapi` 管理API文档,不能重新导入,只能在后台删了路由,然后在重新导入,但是路由很多,又不能多选删除,每条路由单独点击删除,大大的影响效率
   
   ### 提议
   1. 批量导入 `openapi` 文档时,希望可以支持,路由存在,可以直接强制覆盖,减少操作
   2. 希望添加批量删除路由的操作,很经常都是批量处理路由,但是只能批量导入,不能批量删除,有多选功能,支持批量删除应该很友好 


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-dashboard] SkyeYoung commented on issue #2565: 路由是否可以支持批量删除或批量更新覆盖???

Posted by GitBox <gi...@apache.org>.
SkyeYoung commented on issue #2565:
URL: https://github.com/apache/apisix-dashboard/issues/2565#issuecomment-1202266723

   Our contributors are trying to complete the bulk delete function https://github.com/apache/apisix-dashboard/pull/2502 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org