Loading OpenAPI/nrNrm.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading Loading @@ -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: Loading Loading
OpenAPI/nrNrm.yaml +6 −6 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading Loading @@ -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: Loading