]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/api/openapi.yaml
Fix getting live by anonymous user
[github/Chocobozzz/PeerTube.git] / support / doc / api / openapi.yaml
index 012f6d135e21ea5727c45b8eb05dd85460121190..123e54f47ca549865ba2f8234a154d9b286a84d2 100644 (file)
@@ -7657,11 +7657,13 @@ components:
       properties:
         rtmpUrl:
           type: string
+          description: Included in the response if an appropriate token is provided
         rtmpsUrl:
           type: string
+          description: Included in the response if an appropriate token is provided
         streamKey:
           type: string
-          description: RTMP stream key to use to stream into this live video
+          description: RTMP stream key to use to stream into this live video. Included in the response if an appropriate token is provided
         saveReplay:
           type: boolean
         permanentLive: