Skip to content

Commit cfb8b87

Browse files
author
Josh Sager
committed
Addressed PR feedback
1 parent 48ff2f2 commit cfb8b87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/data/endpoints/networking.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ endpoints:
190190
description: >
191191
The ID of the Linode to set up IP sharing for.
192192
ips:
193-
type: String
193+
type: Array
194+
subtype: string
194195
description: >
195196
A list of IP Addresses this Linode will share.
196197
examples:

0 commit comments

Comments
 (0)