Commit 29731e2c authored by shumim's avatar shumim
Browse files

Update file TS28541_5GcNrm.yaml

parent 47cb85aa
Loading
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -1952,6 +1952,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
@@ -3954,6 +3967,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'