We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355193c commit 7c0d94aCopy full SHA for 7c0d94a
linode_api4/groups/lke.py
@@ -104,7 +104,7 @@ def cluster_create(
104
:param control_plane: The control plane configuration of this LKE cluster.
105
:type control_plane: Dict[str, Any] or LKEClusterControlPlaneRequest
106
:param apl_enabled: Whether this cluster should use APL.
107
- note:: This endpoint is in beta and may only
+ NOTE: This endpoint is in beta and may only
108
function if base_url is set to `https://api.linode.com/v4beta`.
109
:type apl_enabled: bool
110
:param kwargs: Any other arguments to pass along to the API. See the API
0 commit comments