From: Martin Skorupski Date: Thu, 23 Nov 2023 06:46:24 +0000 (+0100) Subject: Decide about "list-case" or "camelCase" in schema. X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F12108%2F1;p=oam.git Decide about "list-case" or "camelCase" in schema. - correction in test config Issue-ID: OAM-396 Change-Id: I374d06177094ec3e4f326f9cb18f1ed5ba999b06 Signed-off-by: Martin Skorupski --- diff --git a/code/network-generator/test_config.json b/code/network-generator/test_config.json index 914d359..fa60319 100644 --- a/code/network-generator/test_config.json +++ b/code/network-generator/test_config.json @@ -11,7 +11,7 @@ "representation": "hexagon" }, "smo": { - "fiveCCoreCount": 1, + "fiveGCoreCount": 1, "nearRtRicSpiralRadius": 0, "oCloudResourcePoolCount": 1 },