Update openapi.yaml
This commit is contained in:
@@ -3940,21 +3940,6 @@ paths:
|
|||||||
type: string
|
type: string
|
||||||
description: Additional HTTPS ports (comma-separated)
|
description: Additional HTTPS ports (comma-separated)
|
||||||
example: "8444,8445"
|
example: "8444,8445"
|
||||||
responses:
|
|
||||||
'200':
|
|
||||||
description: Server updated successfully
|
|
||||||
content:
|
|
||||||
application/json:
|
|
||||||
schema:
|
|
||||||
$ref: '#/components/schemas/SuccessResponse'
|
|
||||||
https_port:
|
|
||||||
type: integer
|
|
||||||
description: New HTTPS port
|
|
||||||
example: 9443
|
|
||||||
rtmp_port:
|
|
||||||
type: integer
|
|
||||||
description: New RTMP port
|
|
||||||
example: 1935
|
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: Server updated successfully
|
description: Server updated successfully
|
||||||
|
|||||||
Reference in New Issue
Block a user