Commit e54bd5c0 authored by ruiyue's avatar ruiyue Committed by sunse
Browse files

Update nrNrm.yaml

parent f0b4acd9
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -328,9 +328,9 @@ components:
      type: object
      properties:
        ipv4Address:
          $ref: 'genericNrm.yaml#/components/schemas/Ipv4Addr'
          $ref: 'comDefs.yaml#/components/schemas/Ipv4Addr'
        ipv6Address:
          $ref: 'genericNrm.yaml#/components/schemas/Ipv6Addr'
          $ref: 'comDefs.yaml#/components/schemas/Ipv6Addr'
        vlanId:
          type: integer
          minimum: 0
@@ -348,9 +348,9 @@ components:
      type: object
      properties:
        ipv4Address:
          $ref: 'genericNrm.yaml#/components/schemas/Ipv4Addr'
          $ref: 'comDefs.yaml#/components/schemas/Ipv4Addr'
        ipv6Address:
          $ref: 'genericNrm.yaml#/components/schemas/Ipv6Addr'
          $ref: 'comDefs.yaml#/components/schemas/Ipv6Addr'

    CellIndividualOffset:
      type: object
@@ -612,8 +612,8 @@ components:
      properties:
        TceIPAddress:
          oneOf:
            - $ref: 'genericNrm.yaml#/components/schemas/Ipv4Addr'
            - $ref: 'genericNrm.yaml#/components/schemas/Ipv6Addr'
            - $ref: 'comDefs.yaml#/components/schemas/Ipv4Addr'
            - $ref: 'comDefs.yaml#/components/schemas/Ipv6Addr'
        TceID:
          type: integer
        PlmnTarget: