From 11319474d5ba1187710da3a148761a6603a92efe Mon Sep 17 00:00:00 2001 From: srinivasaraj Date: Wed, 5 Feb 2025 13:39:47 +0000 Subject: [PATCH] Rel-19 CR 28.536 Enhance stage 3 OpenAPI for isUnique property --- OpenAPI/TS28536_CoslaNrm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS28536_CoslaNrm.yaml b/OpenAPI/TS28536_CoslaNrm.yaml index 05197c3c7..c179fe3b1 100755 --- a/OpenAPI/TS28536_CoslaNrm.yaml +++ b/OpenAPI/TS28536_CoslaNrm.yaml @@ -169,6 +169,7 @@ components: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' aCCLDisallowedList: type: array + uniqueItems: true items: $ref: '#/components/schemas/ACCLDisallowedAttributes' networkSliceRef: -- GitLab