Commit 157cf9a6 authored by bradburyr's avatar bradburyr
Browse files

TS 26.510 Rel-18 CR0003: defaultPacketLossRate -> minimumPacketLossRate to...

TS 26.510 Rel-18 CR0003: defaultPacketLossRate -> minimumPacketLossRate to align with paper specification.
parent fcb52f55
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -125,8 +125,8 @@ components:
            - $ref: 'TS29571_CommonData.yaml#/components/schemas/BitRate'
        maximumAuthorisedBitRate:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/BitRate'
        defaultPacketLossRate:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Uinteger'
        minimumPacketLossRate:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PacketLossRate'
        pduSetQosLimits:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/PduSetQosPara'