Skip to content

Commit 10fdcea

Browse files
authored
Merge pull request #445 from bbiggerr/ipv4-filterable-linodes-nodebalancers
[Update] GET /linode/instances and GET /nodebalancers - ipv4 filterable
2 parents 6c71859 + b6503e7 commit 10fdcea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18175,6 +18175,7 @@ components:
1817518175
example: '2018-01-01T00:01:01'
1817618176
readOnly: true
1817718177
ipv4:
18178+
x-linode-filterable: true
1817818179
type: array
1817918180
format: ipv4
1818018181
items:
@@ -19623,6 +19624,7 @@ components:
1962319624
readOnly: true
1962419625
x-linode-cli-display: 4
1962519626
ipv4:
19627+
x-linode-filterable: true
1962619628
type: string
1962719629
format: ip
1962819630
description: >

0 commit comments

Comments
 (0)