diff options
Diffstat (limited to 'support/doc/api')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 48109664a..0f72b08d2 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -7258,6 +7258,8 @@ components: | |||
7258 | properties: | 7258 | properties: |
7259 | rtmpUrl: | 7259 | rtmpUrl: |
7260 | type: string | 7260 | type: string |
7261 | rtmpsUrl: | ||
7262 | type: string | ||
7261 | streamKey: | 7263 | streamKey: |
7262 | type: string | 7264 | type: string |
7263 | description: RTMP stream key to use to stream into this live video | 7265 | description: RTMP stream key to use to stream into this live video |