From 7af7749430319bb09c4e11646460c6003a575537 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnar=20P=C3=A1ll?= Date: Fri, 6 Oct 2023 15:31:28 +0000 Subject: [PATCH] Fixing description --- .../ocean/spark/schemas/oceanSparkClusterSparkCoreHours.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/services/ocean/spark/schemas/oceanSparkClusterSparkCoreHours.yaml b/api/services/ocean/spark/schemas/oceanSparkClusterSparkCoreHours.yaml index b9c6392d4..1d6fdf3b2 100644 --- a/api/services/ocean/spark/schemas/oceanSparkClusterSparkCoreHours.yaml +++ b/api/services/ocean/spark/schemas/oceanSparkClusterSparkCoreHours.yaml @@ -3,7 +3,7 @@ required: - id - coreHours description: > - Object that holds a pair of ocean cluster id and core hours that this cluster has consumed. + Object that holds a pair of Ocean Spark Cluster ID and core hours that this cluster has consumed. properties: id: $ref: "oceanSparkClusterId.yaml"