We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前我有个情况,原先一个controller有3个接口,现在经过优化后2个接口就可以了。但是现在我上传通过coller,只是变更了我修改后的2个接口,我废弃的接口没有被删除
The text was updated successfully, but these errors were encountered:
插件上传和swagger同步有区别,因为接口上传单方法、单类、多类上传,对于已经删除的接口,目前没有想到好的做法,我的处理方法就是手动删除
Sorry, something went wrong.
好的,那我先暂时手动删除吧。我个人建议新增个配置解决这个问题会更好点。同步策略基于配置来说。
No branches or pull requests
希望可以支持yapi的完全覆盖策略
目前我有个情况,原先一个controller有3个接口,现在经过优化后2个接口就可以了。但是现在我上传通过coller,只是变更了我修改后的2个接口,我废弃的接口没有被删除
The text was updated successfully, but these errors were encountered: