Commit 687367b1 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel19_CR_TS28.541_correction_to_stage_3_of_SatelliteBackhaulInfo' into 'Integration_Rel19_SA5_160_YAML'

Rel19 CR1495 TS28.541 correction_to_stage_3_of_SatelliteBackhaulInfo  Update TS28541_5GcNrm.yaml

See merge request !1648
parents 8f1f23cb 5c48f506
Loading
Loading
Loading
Loading
Loading
+10 −6
Original line number Diff line number Diff line
@@ -2644,9 +2644,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:
@@ -2663,7 +2663,7 @@ components:
        geoSatelliteId:
          type: string
          pattern: '^[0-9]{5}$'
    GlobalRanNodeID:
    NTNGlobalRanNodeID:
      description:  globally identification of an NG-RAN node
      type: object
      oneOf:
@@ -3622,8 +3622,12 @@ components:
                      $ref: '#/components/schemas/AmfInfo'
                    sliceExpiryInfo:
                      $ref: '#/components/schemas/SliceExpiryInfo'
                    SatelliteBackhaulInfoList:
                    satelliteBackhaulInfoList:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: '#/components/schemas/SatelliteBackhaulInfo'
                      minItems: 1
                    mappedCellIdInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/MappedCellIdInfoList'
                    mdtUserConsentReqList: