Skip to content

Commit

Permalink
feat:推荐版本号优化 #10958 增加版本管理api接口
Browse files Browse the repository at this point in the history
  • Loading branch information
royalhuang committed Oct 30, 2024
1 parent 4586745 commit ba012ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ interface ApigwPipelineVersionResourceV4 {

@Operation(
summary = "重置流水线推荐版本号(未启用推荐版本号则返回false)",
tags = ["v4_app_pipeline_update_build_no", "v4_user_pipeline_update_build_no"]
tags = ["v4_app_pipeline_reset_build_no", "v4_user_pipeline_reset_build_no"]
)
@POST
@Path("/reset_build_no")
Expand Down

0 comments on commit ba012ac

Please sign in to comment.