Update openapi.yaml

This commit is contained in:
worldofiptvcom
2025-12-15 14:19:53 +03:00
parent 67e464ea4f
commit 976a1d58a7
-15
View File
@@ -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