easy-yapi
easy-yapi copied to clipboard
[Bug] YAPI网站设置中的接口基本路径,与生成的接口路径有重复
YAPI网站设置中的接口基本路径
生成的问题的路径示例
如果你希望导出到yapi时移除一段前缀,可以试试这样配:
export.after=groovy:api.setPath(tool.removePrefix(api.path(),"/xxx"))
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.