Skip to content

Commit 3cb4680

Browse files
feat: update API specifications (#60)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2f65628 commit 3cb4680

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

asyncapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -383,8 +383,8 @@ channels:
383383
- '1'
384384
diarize:
385385
description: >-
386-
Recognize speaker changes. Each word in the transcript will be
387-
assigned a speaker number starting at 0
386+
Defaults to `false`. Recognize speaker changes. Each word in the
387+
transcript will be assigned a speaker number starting at 0
388388
location: $message.payload#/diarize
389389
default: 'false'
390390
enum:

0 commit comments

Comments
 (0)