From e8af635f96e5007d14d08a5fad19aa6f0c4ca862 Mon Sep 17 00:00:00 2001 From: ElderMatt <18527012+ElderMatt@users.noreply.github.com> Date: Tue, 11 Nov 2025 15:24:23 +0100 Subject: [PATCH 1/2] fix: change apl to application platform --- src/openapi/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openapi/cluster.yaml b/src/openapi/cluster.yaml index 8668f68c2..7ba4a6147 100644 --- a/src/openapi/cluster.yaml +++ b/src/openapi/cluster.yaml @@ -10,7 +10,7 @@ Cluster: teamMember: - read-any title: Cluster - description: The Kubernetes cluster running APL. + description: The Kubernetes cluster running Application Platform. properties: name: title: Name From ad504ed7e45e40b44531d0f6282981fd117588e6 Mon Sep 17 00:00:00 2001 From: ElderMatt <18527012+ElderMatt@users.noreply.github.com> Date: Fri, 14 Nov 2025 13:27:23 +0100 Subject: [PATCH 2/2] fix: change to App Platform --- src/openapi/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openapi/cluster.yaml b/src/openapi/cluster.yaml index 14b6684d9..42993350f 100644 --- a/src/openapi/cluster.yaml +++ b/src/openapi/cluster.yaml @@ -10,7 +10,7 @@ Cluster: teamMember: - read-any title: Cluster - description: The Kubernetes cluster running Application Platform. + description: The Kubernetes cluster running App Platform. properties: name: title: Name