Skip to content

Commit 6bde069

Browse files
Update ipv6 example to display as list.
1 parent 9d71a0c commit 6bde069

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13398,7 +13398,8 @@ components:
1339813398
type: array
1339913399
items:
1340013400
type: string
13401-
example: 2001:DB8::/32
13401+
example:
13402+
- 2001:DB8::/32
1340213403
Grant:
1340313404
type: object
1340413405
description: >

0 commit comments

Comments
 (0)