Skip to content

Commit f1a1e9f

Browse files
authored
Merge pull request #300 from linode/master
Merge Master back to Development
2 parents fadd93d + be45b7a commit f1a1e9f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openapi.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.1
22
info:
3-
version: 4.69.0
3+
version: 4.70.0
44

55
title: Linode API
66
description: |
@@ -6755,6 +6755,10 @@ paths:
67556755
responses:
67566756
'200':
67576757
description: Node Pool has been recycled.
6758+
content:
6759+
application/json:
6760+
schema:
6761+
type: object
67586762
default:
67596763
$ref: '#/components/responses/ErrorResponse'
67606764
x-code-samples:

0 commit comments

Comments
 (0)