Commit af5bc325 authored by gautamd's avatar gautamd
Browse files

Update TS28541_SliceNrm.yaml

parent 7d633eef
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -293,7 +293,13 @@ components:
          type: array
          items:
            $ref: '#/components/schemas/SecFunc'

    NextHopInfo:
      type: object
      properties:
        nFtoCE:
          type: string
        cEtoPE:
          type: string
    CNSliceSubnetProfile:
      type: object
      properties:
@@ -725,8 +731,8 @@ components:
                  $ref: '#/components/schemas/IpAddress'
                logicalInterfaceInfo:
                  $ref: '#/components/schemas/LogicalInterfaceInfo'
                nextHopInfo:
                  type: string 
                nextHopInfoList:
                  $ref: '#/components/schemas/NextHopInfo' 
                qosProfile:
                  type: string 
                epApplicationRefs: