Commit e7023100 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel18_CR_TS28.541_correction_to_stage_3_of_SatelliteBackhaulInfo' into 'Integration_Rel18_SA5_160_YAML'

Rel18 CR1494 TS28.541 correction_to_stage_3_of_SatelliteBackhaulInfo: Update TS28541_5GcNrm.yaml

See merge request !1647
parents f3c75d41 582a7b80
Loading
Loading
Loading
Loading
Loading
+9 −6
Original line number Diff line number Diff line
@@ -2268,9 +2268,9 @@ components:
      description: defines the list of satellite backhaul information
      type: object
      properties:
        globalRanNodeID:
          $ref: '#/components/schemas/GlobalRanNodeID'
        SatelliteBackhaulCategory:
        nTNGlobalRanNodeID:
          $ref: '#/components/schemas/NTNGlobalRanNodeID'
        satelliteBackhaulCategory:
          anyOf:
          - type: string
            enum:
@@ -2287,7 +2287,7 @@ components:
        geoSatelliteId:
          type: string
          pattern: '^[0-9]{5}$'
    GlobalRanNodeID:
    NTNGlobalRanNodeID:
      description:  globally identification of an NG-RAN node
      type: object
      oneOf:
@@ -3089,8 +3089,11 @@ components:
                      $ref: '#/components/schemas/AmfInfo'
                    sliceExpiryInfo:
                      $ref: '#/components/schemas/SliceExpiryInfo'
                    SatelliteBackhaulInfoList:
                    satelliteBackhaulInfoList:
                      type: array
                      items:
                        $ref: '#/components/schemas/SatelliteBackhaulInfo'
                      minItems: 1
                    mappedCellIdInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList'
                    mdtUserConsentReqList: