Merge branch 'dev' into cluster

This commit is contained in:
Ingo Oppermann
2023-05-05 15:56:26 +02:00
7 changed files with 64 additions and 44 deletions

View File

@@ -2172,6 +2172,10 @@ const docTemplate = `{
"looping": {
"type": "boolean"
},
"looping_runtime": {
"type": "integer",
"format": "uint64"
},
"output": {
"$ref": "#/definitions/api.AVstreamIO"
},