{"base_path":"/","components":null,"consumes":"","definitions":{"CheckConfigInfo":{"properties":{"cfg_key":{"description":"检查参数对应的key值","example":"javaCompileTool","type":"string"},"default_value":{"description":"检查参数默认值","example":"maven","type":"string"},"description":{"description":"检查参数说明","example":"java编译工具","type":"string"},"is_required":{"description":"0:非必填,1:必填","example":0,"type":"integer"},"name":{"description":"检查参数名称","example":"java编译工具","type":"string"},"option_value":{"description":"检查参数可选项","example":"maven,gradle","type":"string"},"status":{"description":"参数状态,on:启用,off:未启用","example":false,"type":"string"},"type":{"description":"参数类型,0:文本,2:有可选项","example":2,"type":"integer"},"value":{"description":"检查参数值","example":"maven","type":"string"}}},"ErrorResponse":{"properties":{"error_code":{"description":"错误码","example":"CC.00000000","type":"string"},"error_msg":{"description":"错误描述","example":"网络繁忙,请稍后再试","type":"string"}}},"TaskCheckParamters":{"properties":{"check_id":{"description":"检查工具ID","example":11,"type":"integer"},"checker_configs":{"description":"检查参数配置信息","items":{"$ref":"#/definitions/CheckConfigInfo"},"type":"array"},"name":{"description":"编译参数名称","example":"Java","type":"string"}}},"TaskCheckResponse":{"properties":{"data":{"description":"历史记录数据","items":{"$ref":"#/definitions/TaskCheckParamters"},"type":"array"},"total":{"description":"总数","example":2,"type":"integer"}}}},"description":null,"group_id":"6e24e1d8225c45beaaeeceee605429ba","host":"codecheck-ext.cn-north-4.myhuaweicloud.com","id":"721c53986f154d4da9800a78b3467e79","info_version":"v2","method":"get","name":"CheckRulesetParameters","parameters":{},"paths":{"/v3/{project_id}/tasks/{task_id}/ruleset/{ruleset_id}/check-parameters":{"get":{"consumes":["application/json"],"deprecated":false,"description":"查询任务规则集的检查参数","operationId":"CheckRulesetParameters","parameters":[{"description":"设置媒体类型和编码格式","in":"header","name":"Content-Type","required":true,"type":"string","x-example":"application/json;charset=UTF-8"},{"description":"用户Token通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":100000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXX..."},{"description":"项目ID","in":"path","name":"project_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"任务ID","in":"path","name":"task_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"规则集ID","in":"path","name":"ruleset_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"规则集语言","in":"query","name":"language","required":true,"type":"string","x-example":"java"},{"allowEmptyValue":true,"default":0,"description":"分页索引,偏移量,非必填","format":"int32","in":"query","minimum":0,"name":"offset","type":"integer","x-example":1},{"allowEmptyValue":true,"default":10,"description":"每页显示的数量,非必填","format":"int32","in":"query","maximum":1000,"minimum":1,"name":"limit","type":"integer","x-example":100}],"produces":["application/json"],"responses":{"200":{"description":"Request succeeded!","schema":{"$ref":"#/definitions/TaskCheckResponse"}},"400":{"description":"Bad Request","examples":{"application/json":{"error_code":"CC.00000000","error_msg":"网络繁忙,请稍后再试"}},"schema":{"$ref":"#/definitions/ErrorResponse"}},"401":{"description":"Unauthorized","examples":{"application/json":{"error_code":"CC.00000003","error_msg":"认证信息过期"}},"schema":{"$ref":"#/definitions/ErrorResponse"}}},"security":[{"apig-auth-iam":[]}],"summary":"查询任务规则集的检查参数","tags":["任务管理"],"x-apigateway-backend":{"httpEndpoints":{"address":"10.63.38.190:40115","description":"","method":"GET","path":"/codecheck/v3/{project_id}/tasks/{task_id}/ruleset/{ruleset_id}/check-parameters","scheme":"https","timeout":60000},"parameters":[{"description":"逻辑region","in":"header","name":"X-AUTH-REGION","origin":"CONSTANT","value":"cn-north-7"}],"type":"HTTP"},"x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-request-type":"public","x-is-registered":"Y","x-name":"查询任务规则集的检查参数","x-request-examples-1":"PUT https://{endpoint}/v3/{project_id}/tasks/{task_id}/ruleset/{ruleset_id}/check-parameters","x-request-examples-description-1":"","x-support-sdk":"Y","x-version":"v3"}}},"product_short":"CodeCheck","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"查询任务规则集的检查参数","tags":"任务管理","uri":null,"version":"2.0"}