Skip to content

Commit

Permalink
fix: correct YapiSaveInterceptor order for no_update.description config
Browse files Browse the repository at this point in the history
  • Loading branch information
tangcent committed Jan 20, 2025
1 parent 25207f1 commit 477e2d9
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 477e2d9

Please sign in to comment.