From 976a1d58a728e0aae6c6504085ffa758627bc5b0 Mon Sep 17 00:00:00 2001 From: worldofiptvcom Date: Mon, 15 Dec 2025 14:19:53 +0300 Subject: [PATCH] Update openapi.yaml --- openapi.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index d3dfd3d..a4e0f62 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -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