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
- List Kubernetes Versions ([GET /lke/versions](https://developers.linode.com/api/v4/lke-versions))
28
28
- View Kubernetes Version ([GET /lke/versions/{version}](https://developers.linode.com/api/v4/lke-versions-version))
29
29
@@ -44,4 +44,4 @@ changelog:
44
44
- The List Notifications ([GET /account/notifications](https://developers.linode.com/api/v4/account-notifications)) endpoint now returns the correct data for the `when` property for scheduled maintenance/migration notifications.
45
45
46
46
- Fixed an issue where users could not enable backups on newly resized Linodes.
47
-
- See the Enable Backups ([POST /linode/instances/<linode_id>/backups/enable](https://developers.linode.com/api/v4/linode-instances-linode-id-backups-enable/#post)) endpoint to enable backups for your Linode.
47
+
- See the Enable Backups ([POST /linode/instances/{linodeId}/backups/enable](https://developers.linode.com/api/v4/linode-instances-linode-id-backups-enable/#post)) endpoint to enable backups for your Linode.
0 commit comments