Commit 852b58cc authored by sunse's avatar sunse
Browse files

manual validation fix: confliction from new features with changes related to yaml file name change

parent 19205ab7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -354,7 +354,7 @@ components:
          enum:
            - Is_greater_than
        targetValueRange:
          $ref: "sliceNrm.yaml#/components/schemas/XLThpt"
          $ref: "TS28541_SliceNrm.yaml#/components/schemas/XLThpt"
    ULThptPerUETarget:
      type: object
      properties:
@@ -367,7 +367,7 @@ components:
          enum:
            - Is_greater_than
        targetValueRange:
          $ref: "sliceNrm.yaml#/components/schemas/XLThpt"
          $ref: "TS28541_SliceNrm.yaml#/components/schemas/XLThpt"
    DLLatencyTarget:
      type: object
      properties:
@@ -611,7 +611,7 @@ components:
        contextValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/MobilityLevel"
            $ref: "TS28541_SliceNrm.yaml#/components/schemas/MobilityLevel"
    ResourceSharingLevelContext:
      type: object
      properties:
@@ -626,7 +626,7 @@ components:
        contextValueRange:
          type: array
          items:
            $ref: "sliceNrm.yaml#/components/schemas/SharingLevel"
            $ref: "TS28541_SliceNrm.yaml#/components/schemas/SharingLevel"
   #-------Definition of the concrete ExpectionContext dataType----------------#

   
+1 −1
Original line number Diff line number Diff line
@@ -412,7 +412,7 @@ components:
            objectClass:
              type: string
            objectInstance:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
            attributes:
              type: object
          additionalProperties:
+2 −2
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ components:
      type: object
      properties:
        managedEntityIdentifier:
          $ref: 'comDefs.yaml#/components/schemas/Dn'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
        attributeNameList:
          $ref: '#/components/schemas/AttributeNameList'

@@ -89,7 +89,7 @@ components:
      type: object
      properties:
        taiList:
          $ref: 'nrNrm.yaml#/components/schemas/TaiList'
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/TaiList'

#-------- Definition of concrete IOCs --------------------------------------------
    MnS:
+5 −5
Original line number Diff line number Diff line
@@ -622,14 +622,14 @@ components:
    SnssaiList:
      type: array
      items:
        $ref: 'nrNrm.yaml#/components/schemas/Snssai'
        $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
    SnpnId:
      type: object
      properties:
        mcc:
          $ref: 'comDefs.yaml#/components/schemas/Mcc'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mcc'
        mnc:
          $ref: 'comDefs.yaml#/components/schemas/Mnc'
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc'
        nid:
          type: string
    SnpnInfo:
@@ -638,11 +638,11 @@ components:
        snpnId:
          $ref: '#/components/schemas/SnpnId'
        snssai:
          $ref: 'nrNrm.yaml#/components/schemas/Snssai'
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
    TaiList:
      type: array
      items:
        $ref: 'nrNrm.yaml#/components/schemas/Tai' 
        $ref: 'TS28541_NrNrm.yaml#/components/schemas/Tai' 

#-------- Definition of concrete IOCs --------------------------------------------
    ProvMnS:
+3 −3
Original line number Diff line number Diff line
@@ -733,7 +733,7 @@ components:
    
    NetworkSliceSubnetProviderCapabilities-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
@@ -753,7 +753,7 @@ components:
                    type: string
    FeasibilityCheckJob-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'     
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'     
        - type: object
          properties: 
            attributes:
@@ -768,7 +768,7 @@ components:
                requestedReservationExpiration:
                  $ref: '#/components/schemas/RequestedReservationExpiration'
                processMonitor:
                  $ref: 'genericNrm.yaml#/components/schemas/ProcessMonitor'
                  $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ProcessMonitor'
                feasibilityResult:
                  $ref: '#/components/schemas/FeasibilityResult'
                inFeasibleReason: