From d61cd6b79928c9309927125769449a2fb42b57c8 Mon Sep 17 00:00:00 2001 From: srinivasaraj Date: Fri, 4 Oct 2024 10:33:24 +0000 Subject: [PATCH] Rel_19_CR0011_28.317_Enhance_the_isUnique_property_for_stage_3_OpenAPI --- OpenAPI/TS28317_RanScNrm.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/OpenAPI/TS28317_RanScNrm.yaml b/OpenAPI/TS28317_RanScNrm.yaml index 3bc789c4f..39d8fa5b0 100644 --- a/OpenAPI/TS28317_RanScNrm.yaml +++ b/OpenAPI/TS28317_RanScNrm.yaml @@ -34,6 +34,7 @@ components: properties: nEInformation: type: array + uniqueItems: true items: $ref: '#/components/schemas/NEInfomration' description: >- -- GitLab