Skip to content

Commit 1701c48

Browse files
authored
Merge pull request #786 from linode/release-4.152.0
Release 4.152.0
2 parents 7ee621d + 981848d commit 1701c48

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

openapi.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.151.1
3+
version: 4.152.0
44

55
title: Linode API
66
description: |
@@ -21643,6 +21643,7 @@ components:
2164321643
readOnly: true
2164421644
description: If this Event has been read.
2164521645
example: true
21646+
x-linode-filterable: true
2164621647
seen:
2164721648
type: boolean
2164821649
readOnly: true
@@ -22565,7 +22566,7 @@ components:
2256522566
format: ip
2256622567
description: >
2256722568
The subnet mask.
22568-
example: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
22569+
example: "ffff:ffff:ffff:ffff::"
2256922570
readOnly: true
2257022571
prefix:
2257122572
type: integer
@@ -22632,7 +22633,7 @@ components:
2263222633
format: ip
2263322634
description: >
2263422635
The subnet mask.
22635-
example: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
22636+
example: "ffff:ffff:ffff:ffff::"
2263622637
readOnly: true
2263722638
prefix:
2263822639
type: integer

0 commit comments

Comments
 (0)