diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 950193f8c1504b8714dfa9a5af77de681e0a3477..ce3f09092862929e1255d2031015070799766ae8 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -3846,6 +3846,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' #-------- Definition of types for name-containments ------ @@ -4395,7 +4405,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