apinto-dashboard icon indicating copy to clipboard operation
apinto-dashboard copied to clipboard

bug: 路由配置,只有一个请求方法不一样,无法添加

Open next-evolve-x opened this issue 5 months ago • 3 comments

Current Behavior

已存在路由

Image 添加新的路由,请求方法选择POST

Image

返回接口重复

Image

Expected Behavior

接口不应该重复

Error Logs

No response

Steps to Reproduce

新增两个路由,只有method不一样即可复现

Environment

v.3.3.3版本

next-evolve-x avatar Jun 16 '25 10:06 next-evolve-x

看代码,这里查重的方法判断都是用的input.Method,完全没有管数据库查出来的已存在的api的method

Image

next-evolve-x avatar Jun 16 '25 23:06 next-evolve-x

确认了,的确有这样的问题,感谢反馈,我们晚点发布新版本修复该问题

Dot-Liu avatar Jun 17 '25 01:06 Dot-Liu

什么时候有版本呀,或者解决方案发一下,我本地先自行处理

next-evolve-x avatar Jun 18 '25 10:06 next-evolve-x