Skip to content

Commit db2d313

Browse files
author
Adam Mohammed
committed
Remove filterable status from LKE fields that are not filterable
1 parent 819babe commit db2d313

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

openapi.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15748,16 +15748,13 @@ components:
1574815748
# LKEClusterRequestBody but otherwise inherit all of the original
1574915749
# sub-properties.
1575015750
label:
15751-
x-linode-filterable: true
1575215751
x-linode-cli-display: 2
1575315752
example: lkecluster12345
1575415753
region:
1575515754
readOnly: true
15756-
x-linode-filterable: true
1575715755
x-linode-cli-display: 3
1575815756
example: us-central
1575915757
version:
15760-
x-linode-filterable: true
1576115758
example: "1.16"
1576215759
tags:
1576315760
example:
@@ -15815,7 +15812,6 @@ components:
1581515812
type: string
1581615813
description: >
1581715814
The Node's ID.
15818-
x-linode-filterable: true
1581915815
example: "123456"
1582015816
instance_id:
1582115817
type: string

0 commit comments

Comments
 (0)