Skip to content

Commit b7eb887

Browse files
feat: update API specifications (#93)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 24e979b commit b7eb887

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ paths:
148148
- $ref: '#/components/parameters/language'
149149
- $ref: '#/components/parameters/sentiment'
150150
- $ref: '#/components/parameters/summarize'
151+
- $ref: '#/components/parameters/tag'
151152
- $ref: '#/components/parameters/topics'
152153
responses:
153154
'200':
@@ -202,6 +203,7 @@ paths:
202203
- $ref: '#/components/parameters/speak_encoding'
203204
- $ref: '#/components/parameters/speak_model'
204205
- $ref: '#/components/parameters/speak_sample_rate'
206+
- $ref: '#/components/parameters/tag'
205207
responses:
206208
'200':
207209
description: Successful text to speech

0 commit comments

Comments
 (0)