Skip to content

Commit

Permalink
swagger doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
yabinma committed Dec 11, 2024
1 parent d3b3042 commit d044e57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions swagger.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
definitions:
acls.ACL:
additionalProperties:
format: int32
type: integer
type: object
acls.ACLContainer:
Expand Down Expand Up @@ -1389,6 +1390,7 @@ definitions:
mask:
description: network mask
items:
format: int32
type: integer
type: array
type: object
Expand Down Expand Up @@ -1425,6 +1427,7 @@ definitions:
for this peer, if not nil.
A non-nil value of 0 will clear the persistent keepalive interval.
format: int64
type: integer
presharedKey:
description: |-
Expand Down

0 comments on commit d044e57

Please sign in to comment.