added stream key

This commit is contained in:
Torma Kristóf 2020-12-05 11:24:01 +01:00
parent ed8498fac0
commit b22bf714cc
1 changed files with 5 additions and 2 deletions

View File

@ -316,12 +316,12 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/ApiResponse'
/api/objects/streamerobjects/ingress/{id}:
/api/objects/streamerobjects/ingest/{id}:
put:
tags:
- backend
summary: Modifies an ingest resource
operationId: editIngress
operationId: editIngest
requestBody:
content:
application/json:
@ -453,6 +453,9 @@ components:
type: array
items:
type: string
steam_key:
type: string
format: uuid
bitrate:
type: integer
width: