{"base_path":"/","components":null,"consumes":"","definitions":{"ErrorResp":{"description":"失败时返回的错误对象","properties":{"error_code":{"description":"错误码","maxLength":36,"minLength":8,"type":"string"},"error_msg":{"description":"错误描述","maxLength":512,"minLength":2,"type":"string"}},"required":["error_code","error_msg"]},"ExecuteFormatSqlRequestBody":{"description":"格式化SQL请求体","properties":{"sql_script":{"description":"SQL语句","example":"SELECT * FROM users WHERE id = 1","type":"string"}},"required":["sql_script"],"type":"object"},"FormatSqlResp":{"description":"格式化SQL响应","properties":{"format_sql":{"description":"格式化后的SQL语句","type":"string"}}}},"description":null,"group_id":"7f831fc0dd494cfe86eff0b79e4f207d","host":"das.cn-north-4.myhuaweicloud.com","id":"7b68e678ed9a49a0925bf9d38d644103","info_version":"v3","method":"post","name":"ExecuteFormatSql","parameters":{},"paths":{"/v3/{project_id}/connections/{connection_id}/format-sql":{"post":{"description":"格式化SQL","operationId":"ExecuteFormatSql","parameters":[{"description":"连接ID","in":"path","name":"connection_id","required":true,"type":"string"},{"description":"租户在某一Region下的项目ID","in":"path","name":"project_id","required":true,"type":"string"},{"description":"格式化SQL请求体","in":"body","name":"ExecuteFormatSqlRequestBody","required":true,"schema":{"$ref":"#/definitions/ExecuteFormatSqlRequestBody"}}],"responses":{"200":{"description":"Success.","schema":{"$ref":"#/definitions/FormatSqlResp"}},"400":{"description":"BadRequest.","schema":{"$ref":"#/definitions/ErrorResp"}},"500":{"description":"InternalServerError.","schema":{"$ref":"#/definitions/ErrorResp"}}},"schemes":["https"],"summary":"格式化SQL","tags":["APIG-SN-DAS"],"x-api-type":"open-api","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"DAS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"格式化SQL","tags":"APIG-SN-DAS","uri":null,"version":"2.0"}