diff --git a/OpenAPI/TS28541_5GcNrm.yaml b/OpenAPI/TS28541_5GcNrm.yaml index 6dddac95e781822ea1bf695d04480dbebe032012..022a02291fcb97a6a6d6ddad2aa0e9296ac17639 100755 --- a/OpenAPI/TS28541_5GcNrm.yaml +++ b/OpenAPI/TS28541_5GcNrm.yaml @@ -1760,6 +1760,19 @@ components: $ref: '#/components/schemas/TrpInfo' minItems: 1 + NTNgNBTAIInfo: + type: object + properties: + nTNgNBId: + type: integer + minimum: 0 + maximum: 4294967295 + nTNgNBTAIs: + type: array + uniqueItems: true + items: + $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai' + LmfInfo: description: Information of an LMF NF Instance type: object @@ -3770,6 +3783,11 @@ components: $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList' mdtUserConsentReqList: $ref: 'TS28541_NrNrm.yaml#/components/schemas/MdtUserConsentReqList' + nTNgNBTAIInfoList: + type: array + uniqueItems: true + items: + $ref: '#/components/schemas/NTNgNBTAIInfo' - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO' - $ref: '#/components/schemas/ManagedFunction5GC-nc0'