Commit 2d725081 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'Rel19_CR_TS28.541_Enhance_the_OpenAPI_related_to_multiplicity_for_NrNRM_and_SliceNRM' into 'Integration_Rel19_SA5_158_YAML'

Rel19 CR1406 28541 enhance multiplicity for NrNRM and SliceNRM

See merge request !1459
parents f68f38c5 ce43b151
Loading
Loading
Loading
Loading
Loading
+30 −5
Original line number Diff line number Diff line
@@ -68,11 +68,13 @@ components:
      uniqueItems: true
      items:
        $ref: '#/components/schemas/PlmnInfo'
      minItems: 1
    NpnIdentityList:
      type: array
      uniqueItems: true
      items:
        $ref: 'TS28623_GenericNrm.yaml#/components/schemas/NpnId-Type'
      minItems: 1
    GGnbId:
      type: object
      properties:
@@ -312,6 +314,7 @@ components:
      uniqueItems: true
      items:
        $ref: '#/components/schemas/RrmPolicyMember'
      minItems: 1
    AddressWithVlan:
      type: object
      properties:
@@ -441,7 +444,13 @@ components:
          uniqueItems: true
          items:
            type: integer

            minimum: 0
            maximum: 550
          minItems: 1
          maxItems: 4
          description: > 
            It is a list of configured frequency offsets in units of resource blocks. 
            Only 1,2 or 4 number of elements allowed in the array.
    SequenceDomainPara:
      type: object
      properties:
@@ -452,6 +461,10 @@ components:
          uniqueItems: true
          items:
            type: integer
            minimum: 0
            maximum: 1023
          minItems: 1
          maxItems: 8
        nrofRIMRSSequenceCandidatesofRS2:
         type: integer
        rimRSScrambleIdListofRS2:
@@ -459,6 +472,10 @@ components:
          uniqueItems: true
          items:
            type: integer
            minimum: 0
            maximum: 1023
          minItems: 1
          maxItems: 8
        enableEnoughNotEnoughIndication:
          type: string
          enum:
@@ -585,6 +602,7 @@ components:
      uniqueItems: true
      items:
        $ref: '#/components/schemas/TceIDMappingInfo'
      minItems: 1
    ResourceType:
      type: string
      enum:
@@ -631,6 +649,7 @@ components:
      uniqueItems: true
      items:
        $ref: '#/components/schemas/Ephemeris'
      minItems: 1

    PositionVelocity:
      type: object
@@ -728,6 +747,7 @@ components:
      uniqueItems: true
      items:
        $ref: '#/components/schemas/QceIdMappingInfo'
      minItems: 1
    MdtUserConsentReqList:
      type: array
      uniqueItems: true
@@ -971,7 +991,7 @@ components:
                      $ref: '#/components/schemas/GEnbIdList'
                    xnHOBlackList:
                      $ref: '#/components/schemas/GGnbIdList'
                    mappingSetIDBackhaulAddress:
                    mappingSetIDBackhaulAddressList:
                      type: array
                      uniqueItems: true
                      items:
@@ -1868,7 +1888,12 @@ components:
                    nrPci:
                      $ref: '#/components/schemas/NrPci'
                    plmnIdList:
                      $ref: '#/components/schemas/PlmnIdList'
                      type: array
                      uniqueItems: true
                      items: 
                        $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
                      minItems: 1
                      maxItems: 12
                    nRFrequencyRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
+8 −2
Original line number Diff line number Diff line
@@ -45,6 +45,8 @@ components:
          - HYBRID_POSITIONING
          - NET_RTK
        readOnly: true
      minItems: 1
      maxItems: 6
    PredictionFrequency:
      type: string
      enum:
@@ -83,6 +85,8 @@ components:
          - PERFORMANCE
          - FUNCTION
          - OPERATION
        minItems: 1
        maxItems: 3
        readOnly: true
    Exposure:
      type: string
@@ -130,6 +134,7 @@ components:
          uniqueItems: true
          items:
            type: integer
          minItems: 1
    XLThpt:
      type: object
      properties:
@@ -308,6 +313,7 @@ components:
          uniqueItems: true
          items:
            $ref: '#/components/schemas/SecFunc'
          minItems: 1
    DataNetwork:
      type: object
      properties: