latestSwagger 2.0Apache 2.02026-08-19151166415.3 KB

5c90e58bf672

translation

get two files and check the accuracy

get Upload source file and translated file, then check the accuracy

get/v2/blu_translate/file_checker

Query parameters

idstring

the task id to get

Response

success, the data is BaseResponse

codeinteger

0=success,only parse data when code=0

{"stackTrail":"components:schemas:bluente_internal_platform_utils.BaseResponse:properties:data","oasType":"schema","type":"unknown","description":"real data"}
messagestring

tip message

Example response

{
  "message": "success"
}