Skip to content

Commit

Permalink
fix: correct YapiSaveInterceptor order for no_update.description conf…
Browse files Browse the repository at this point in the history
…ig (#1185)
  • Loading branch information
tangcent authored Jan 25, 2025
1 parent 25207f1 commit d0f9fc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
com.itangcent.idea.plugin.api.export.yapi.NoUpdateDescriptionYapiSaveInterceptor
com.itangcent.idea.plugin.api.export.yapi.AlwaysUpdateYapiSaveInterceptor
com.itangcent.idea.plugin.api.export.yapi.NeverUpdateYapiSaveInterceptor
com.itangcent.idea.plugin.api.export.yapi.AlwaysAskYapiSaveInterceptor
com.itangcent.idea.plugin.api.export.yapi.NoUpdateDescriptionYapiSaveInterceptor

0 comments on commit d0f9fc7

Please sign in to comment.