Skip to content

Commit 966b234

Browse files
Add review updates
1 parent 3843460 commit 966b234

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/changelog/4-62-0-2020-04-10.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ changelog:
2424

2525
### Fixed
2626

27-
- The [LKE collection's](/api/v4/lke-clusters) `label` and `region` properties were incorrectly labeled as being [filterable](/api/v4/#filtering-and-sorting). These properties have been updated in the [Linode API v4 schema](/api/v4) to no longer display the `filterable` label.
27+
- The [LKE collection's](/api/v4/lke-clusters) `label`, `k8s_version`, and `region` properties were incorrectly labeled as being [filterable](/api/v4/#filtering-and-sorting). These properties have been updated in the [Linode API v4 schema](/api/v4) to no longer display the `filterable` label.
28+
29+
- The `nodes` array's `id` property for [Create Node Pool](/api/v4/lke-clusters-cluster-id-pools/#post), [View Node Pool](/api/v4/lke-clusters-cluster-id-pools-pool-id), and [Update Node Pool](/api/v4/lke-clusters-cluster-id-pools-pool-id/#put) was incorrectly documented as being of type `number`. This has been corrected and the property is now documented as being of type `string`.

0 commit comments

Comments
 (0)