From 92eee2e6a7746392062ba55d746adcd2ad9a4a15 Mon Sep 17 00:00:00 2001 From: kaushikas Date: Fri, 7 Nov 2025 19:15:33 +0000 Subject: [PATCH] Reattempting Edit TS28541_5GcNrm.yaml --- OpenAPI/TS28541_5GcNrm.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 2c6b9e90e..891d2f087 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -4219,6 +4219,16 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' internalTargetArea: $ref: 'TS28541_NrNrm.yaml#/components/schemas/ServedAIOTAreaID' + AIoTNEFMapping: + type: object + required: + - targetAreaAF + - internalTargetArea + properties: + targetAreaAF: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' + internalTargetArea: + $ref: 'TS28623_GenericNrm.yaml#/components/schemas/AreaScope' VflInfo: description: Indicates the Vfl capability supported by the NWDAF/TrustAF/unTrustAF type: object @@ -5052,7 +5062,9 @@ components: type: boolean readOnly: true nefInfo: - $ref: '#/components/schemas/NefInfo' + $ref: '#/components/schemas/NefInfo' + AIoTNEFMapping: + $ref: '#/components/schemas/AIoTNEFMapping' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - $ref: '#/components/schemas/ManagedFunction5GC-nc0' - type: object -- GitLab