From 6cbaa850688f3b4af05c57351d3818b6cd123796 Mon Sep 17 00:00:00 2001 From: ruiyue Date: Wed, 21 Jan 2026 12:33:29 +0000 Subject: [PATCH] Edit TS28312_IntentNrm.yaml --- OpenAPI/TS28312_IntentNrm.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/OpenAPI/TS28312_IntentNrm.yaml b/OpenAPI/TS28312_IntentNrm.yaml index c751a6ce3..a26af6ed9 100644 --- a/OpenAPI/TS28312_IntentNrm.yaml +++ b/OpenAPI/TS28312_IntentNrm.yaml @@ -744,11 +744,8 @@ components: It represents the possible impact of the possible outcome type: object properties: - impactedObjects: - type: array - items: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' - minItems: 1 + impactedObject: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' impactedAttributes: type: array items: -- GitLab