diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 9a14b981ae6179e6d2973fa00a4b72ba30ec3f46..2c6b9e90ea7f0f6ab4155bd19bc0346fc86dcec9 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -4209,6 +4209,16 @@ components: #$ref: 'TS28541_NrNrm.yaml#/components/schemas/ServedAIOTAreaID' readerLocation: type: string + AIoTNRFMapping: + type: object + required: + - aIOTFdN + - internalTargetArea + properties: + aIOTFdN: + $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' + internalTargetArea: + $ref: 'TS28541_NrNrm.yaml#/components/schemas/ServedAIOTAreaID' VflInfo: description: Indicates the Vfl capability supported by the NWDAF/TrustAF/unTrustAF type: object @@ -4782,7 +4792,9 @@ components: nrfInfo: $ref: '#/components/schemas/NrfInfo' managedNFProfile: - $ref: '#/components/schemas/ManagedNFProfile' + $ref: '#/components/schemas/ManagedNFProfile' + aIoTNRFMapping: + $ref: '#/components/schemas/AIoTNRFMapping' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - $ref: '#/components/schemas/ManagedFunction5GC-nc0' - type: object