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