Jelajahi Sumber

Fix swagger.yml

gabrielseibel1 1 tahun lalu
induk
melakukan
5ca35fea91
1 mengubah file dengan 4 tambahan dan 2 penghapusan
  1. 4 2
      swagger.yml

+ 4 - 2
swagger.yml

@@ -1136,8 +1136,6 @@ components:
                     type: string
                 TurnEndpoint:
                     type: string
-                PersistentKeepAlive:
-                    type: number
         ingressGatewayRequest:
             type: object
             properties:
@@ -1209,6 +1207,8 @@ components:
                   type: array
                   items:
                     type: string
+                PersistentKeepalive:
+                    type: integer
                 IsHub:
                   type: boolean
                 AccessKey:
@@ -1382,6 +1382,8 @@ components:
                   type: string
                 DNSOn:
                   type: boolean
+                PersistentKeepaliveInterval:
+                    type: integer
         network:
             type: object
             properties: