diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/api/openapi.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 012f6d135..123e54f47 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -7657,11 +7657,13 @@ components: | |||
7657 | properties: | 7657 | properties: |
7658 | rtmpUrl: | 7658 | rtmpUrl: |
7659 | type: string | 7659 | type: string |
7660 | description: Included in the response if an appropriate token is provided | ||
7660 | rtmpsUrl: | 7661 | rtmpsUrl: |
7661 | type: string | 7662 | type: string |
7663 | description: Included in the response if an appropriate token is provided | ||
7662 | streamKey: | 7664 | streamKey: |
7663 | type: string | 7665 | type: string |
7664 | description: RTMP stream key to use to stream into this live video | 7666 | description: RTMP stream key to use to stream into this live video. Included in the response if an appropriate token is provided |
7665 | saveReplay: | 7667 | saveReplay: |
7666 | type: boolean | 7668 | type: boolean |
7667 | permanentLive: | 7669 | permanentLive: |