You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/4-69-0-2020-07-13.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,3 +30,4 @@ changelog:
30
30
31
31
- A bug was fixed that allowed multiple Account Users to be created with the same `username`. This bug affected the Create User ([POST /account/users](https://developers.linode.com/api/v4/account-users/#post)) and Update User ([PUT /account/users/{username}](/api/v4/account-users-username/#put)) endpoints.
32
32
33
+
- Combined the LKEClusterRequestBody into the LKECluster schema object and removed the LKEClusterRequestBody object. This change fixed some display issues within the [Linode Kubernetes Engine Endpoint](https://developers.linode.com/api/v4/lke-clusters) collection.
0 commit comments