Update universal-ai-artifacts/openapi/openapi.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Sahiix@1 2025-10-02 09:02:18 +04:00 committed by GitHub
parent 8c202f6339
commit ad88de25e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -741,7 +741,7 @@ components:
TTSRequest:
type: object
required: [text, voice, language, speed, format]
required: [text, voice, language, voice, language]
properties:
text: { type: string }
voice: { type: string, example: neural }