Commit 9a705ed6 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.541_Rel-17_CR0913_Update_SliceNRM_YAML_to_align_with_stage2' into 'Integration_Rel17_SA5_149_YAML'

Update OpenAPI/TS28541_SliceNrm.yaml

See merge request !586
parents 966c3786 55baad42
Loading
Loading
Loading
Loading
Loading
+12 −4
Original line number Diff line number Diff line
@@ -163,6 +163,8 @@ components:
        servAttrCom:
          $ref: '#/components/schemas/ServAttrCom'
        nROperatingBands:
          type: array
          items: 
            type: string
    Synchronicity:
      type: object
@@ -228,6 +230,8 @@ components:
          type: string
        nsName:
          type: string
        description:
          type: string
    EmbbEEPerfReq:
      type: object
      properties:
@@ -379,6 +383,8 @@ components:
        uLMaxPktSize:
          type: integer
        nROperatingBands:
          type: array
          items: 
            type: string
        delayTolerance:
          $ref: '#/components/schemas/DelayTolerance'
@@ -422,6 +428,8 @@ components:
        maxNumberOfPDUSessions:
          type: integer
        nROperatingBands:
          type: array
          items: 
            type: string
        sliceSimultaneousUse:
          $ref: '#/components/schemas/SliceSimultaneousUse'
@@ -542,7 +550,7 @@ components:
    SliceProfile:
      type: object
      properties:
          serviceProfileId: 
          sliceProfileId: 
            type: string
          plmnInfoList:
            $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnInfoList'