Loading TS26510_CommonData.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -75,22 +75,22 @@ components: required: - direction properties: sourceIp: type: string destinationIp: type: string sourceAddress: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' destinationAddress: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' protocolNumber: $ref: '#/components/schemas/Uint8' sourcePort: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' destinationPort: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' toSTrafficClass: type: string differentiatedServicesCodePoint: $ref: '#/components/schemas/Uint6' flowLabel: type: '#/components/schemas/Uint20' securityParametersIndex: $ref: '#/components/schemas/Uint32' $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint32' direction: type: string Loading Loading
TS26510_CommonData.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -75,22 +75,22 @@ components: required: - direction properties: sourceIp: type: string destinationIp: type: string sourceAddress: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' destinationAddress: $ref: 'TS29571_CommonData.yaml#/components/schemas/IpAddr' protocolNumber: $ref: '#/components/schemas/Uint8' sourcePort: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' destinationPort: $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint16' toSTrafficClass: type: string differentiatedServicesCodePoint: $ref: '#/components/schemas/Uint6' flowLabel: type: '#/components/schemas/Uint20' securityParametersIndex: $ref: '#/components/schemas/Uint32' $ref: 'TS29571_CommonData.yaml#/components/schemas/Uint32' direction: type: string Loading