Commit 69c5d215 authored by SHAN CHEN's avatar SHAN CHEN
Browse files

Merge branch '32.291_Rel19_Add_ServicelevelAA_for_support_of_UAS_charging'...

Merge branch '32.291_Rel19_Add_ServicelevelAA_for_support_of_UAS_charging' into 'Integration_Rel19_SA5_162_CH_YAML'

32.291 rel19 add servicelevel aa for support of uas charging

See merge request !97
parents 9c3773fc 61bc41b1
Loading
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: