Skip to content

Commit 6f686a9

Browse files
Xinkai Yidengyh
authored andcommitted
fix: 修改 resources.yaml文件格式 --story=130029514
1 parent abd84fb commit 6f686a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • bk-plugin-framework/bk_plugin_framework/services/bpf_service/management/commands/support-files

bk-plugin-framework/bk_plugin_framework/services/bpf_service/management/commands/support-files/resources.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ paths:
6464
disabledStages: []
6565
descriptionEn: plugin callback
6666

67-
/invoke/{version}:
67+
/invoke/{version}/:
6868
post:
6969
operationId: invoke
7070
summary: 调用指定版本插件
@@ -187,7 +187,7 @@ paths:
187187
disabledStages: []
188188
descriptionEn: Plugin open API entry
189189

190-
/plugin_api_dispatch/:
190+
/plugin_api_dispatch:
191191
post:
192192
operationId: plugin_api_dispatch
193193
summary: 插件API分发

0 commit comments

Comments
 (0)