{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"Error":{"description":"接口返回异常信息","properties":{"error_code":{"description":"异常错误码","type":"string"},"error_msg":{"description":"异常错误描述","type":"string"}},"required":["error_code","error_msg"]}},"description":null,"group_id":"efb473a373f747f48f056d82c721a6dd","host":"classroom-ext.cn-north-4.myhuaweicloud.com","id":"c977c7fb5e324fd9a0f8c281c0e74b68","info_version":"v3","method":"get","name":"ShowJudgementFile","parameters":{},"paths":{"/v1/enablement/judgement/files/{file_id}":{"get":{"description":"根据文件id或图片id下载输出结果文件","operationId":"ShowJudgementFile","parameters":[{"description":"文件id,可以从接口[ShowJudgementDetail](https://apiexplorer.developer.huaweicloud.com/apiexplorer/doc?product=Classroom&api=ShowJudgementDetail)的响应中获取","in":"path","maxLength":46,"minLength":36,"name":"file_id","required":true,"type":"string","x-example":"94737d4e-ae9e-43a2-9702-bda76bfb5ee9.txt"},{"description":"用户token","in":"header","name":"x-auth-token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvIIDgzCCXXXXXX..."}],"responses":{"200":{"description":"返回文件流","schema":{"format":"binary","type":"string"}},"400":{"description":"Bad Request","examples":{"application/json":{"error_code":"CM.0003","error_msg":"请求参数有误"}},"schema":{"$ref":"#/definitions/Error"}},"403":{"description":"Forbidden","examples":{"application/json":{"error_code":"CM.0001","error_msg":"请求被拒绝访问"}},"schema":{"$ref":"#/definitions/Error"}},"500":{"description":"Internal Server Error","examples":{"application/json":{"error_code":"CM.0000","error_msg":"服务内部错误"}},"schema":{"$ref":"#/definitions/Error"}}},"summary":"下载判题结果文件","tags":["判题使能"],"x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"Classroom","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"下载判题结果文件","tags":"判题使能","uri":null,"version":"2.0"}