Update openapi.yaml
This commit is contained in:
@@ -3940,21 +3940,6 @@ paths:
|
||||
type: string
|
||||
description: Additional HTTPS ports (comma-separated)
|
||||
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:
|
||||
'200':
|
||||
description: Server updated successfully
|
||||
|
||||
Reference in New Issue
Block a user