Browse Source

swagger doc update

Max Ma 9 months ago
parent
commit
d044e571f0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      swagger.yaml

+ 3 - 0
swagger.yaml

@@ -1,6 +1,7 @@
 definitions:
 definitions:
   acls.ACL:
   acls.ACL:
     additionalProperties:
     additionalProperties:
+      format: int32
       type: integer
       type: integer
     type: object
     type: object
   acls.ACLContainer:
   acls.ACLContainer:
@@ -1389,6 +1390,7 @@ definitions:
       mask:
       mask:
         description: network mask
         description: network mask
         items:
         items:
+          format: int32
           type: integer
           type: integer
         type: array
         type: array
     type: object
     type: object
@@ -1425,6 +1427,7 @@ definitions:
           for this peer, if not nil.
           for this peer, if not nil.
 
 
           A non-nil value of 0 will clear the persistent keepalive interval.
           A non-nil value of 0 will clear the persistent keepalive interval.
+        format: int64
         type: integer
         type: integer
       presharedKey:
       presharedKey:
         description: |-
         description: |-