Skip to content

[Bug] swagger api 文档上,/api/application/application_id/text to_speech 接口缺少文件上传的入口参数,导致接口调用失败 #540

[Bug] swagger api 文档上,/api/application/application_id/text to_speech 接口缺少文件上传的入口参数,导致接口调用失败

[Bug] swagger api 文档上,/api/application/application_id/text to_speech 接口缺少文件上传的入口参数,导致接口调用失败 #540

name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: true
BOT_GITHUB_TOKEN: ${{ secrets.FIT2CLOUDRD_LLM_CODE_REVIEW_TOKEN }}