Mark APIs as pre-release
This commit is contained in:
parent
03151f1dd1
commit
0558f4f699
@ -485,7 +485,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
summary: Update Stream Key. Pre-release, do not use.
|
summary: Update Stream Key. Pre-release, do not use.
|
||||||
description: Change the stream key in memory, but not in the config file. This will require all broadcasters to be reconfigured to connect again.
|
description: Change the stream key in memory, but not in the config file. This will require all broadcasters to be reconfigured to connect again.
|
||||||
tags: ["Admin"]
|
tags: ["Admin", "Pre-release"]
|
||||||
security:
|
security:
|
||||||
- AdminBasicAuth: []
|
- AdminBasicAuth: []
|
||||||
requestBody:
|
requestBody:
|
||||||
@ -517,7 +517,7 @@ paths:
|
|||||||
post:
|
post:
|
||||||
summary: Change the extra page content. Pre-release, do not use.
|
summary: Change the extra page content. Pre-release, do not use.
|
||||||
description: Change the extra page content in memory, but not on disk.
|
description: Change the extra page content in memory, but not on disk.
|
||||||
tags: ["Admin"]
|
tags: ["Admin", "Pre-release"]
|
||||||
security:
|
security:
|
||||||
- AdminBasicAuth: []
|
- AdminBasicAuth: []
|
||||||
requestBody:
|
requestBody:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user