Commit 61bc41b1 authored by dongjj's avatar dongjj Committed by SHAN CHEN
Browse files

32.291 rel19 add servicelevel aa for support of uas charging

parent 9c3773fc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -804,6 +804,8 @@ components:
          type: boolean
        satelliteBackhaulInformation:
            $ref: '#/components/schemas/SatelliteBackhaulInformation'
        serviceLevelAA:
          type: string
      required:
        - pduSessionID
        - dnnId
@@ -1319,6 +1321,8 @@ components:
          minItems: 0
        satelliteAccessIndicator:
          type: boolean
        serviceLevelAA:
          type: string
      required:
        - registrationMessagetype
    PSCellInformation: