[mirotalk] - update rest api docs

This commit is contained in:
Miroslav Pejic
2024-01-20 21:18:03 +01:00
parent 7256df264a
commit 2de1339036
+7
View File
@@ -54,18 +54,25 @@ paths:
properties:
room:
type: string
default: 'test'
name:
type: string
default: 'mirotalk'
audio:
type: boolean
default: true
video:
type: boolean
default: true
screen:
type: boolean
default: false
hide:
type: boolean
default: false
notify:
type: boolean
default: true
consumes:
- 'application/json'
produces: