We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd899c9 commit 819babeCopy full SHA for 819babe
openapi.yaml
@@ -15812,11 +15812,11 @@ components:
15812
readOnly: true
15813
properties:
15814
id:
15815
- type: number
+ type: string
15816
description: >
15817
The Node's ID.
15818
x-linode-filterable: true
15819
- example: 123456
+ example: "123456"
15820
instance_id:
15821
type: string
15822
0 commit comments