Commit 8aa0ad73 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.312_Rel-18_CR0095_Correct_issues_for_Service_Support_Expectation' into 'Integration_Rel18_SA5_150_YAML'

Correct issues for Service Support Expectation

See merge request !726
parents 06dae6e7 5120aa11
Loading
Loading
Loading
Loading
Loading
+6 −10
Original line number Diff line number Diff line
@@ -743,7 +743,7 @@ components:
          enum:
            - IS_EQUAL_TO
        contextValueRange:
          type: string
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
    ServiceEndTimeContext:
      description: >-
        This data type is the "ExpectationContext" data type with specialisations for ServiceEndTimeContext         
@@ -758,7 +758,7 @@ components:
          enum:
            - IS_EQUAL_TO
        contextValueRange:
          type: string
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
    UEMobilityLevelContext:
      description: >-
        This data type is the "ExpectationContext" data type with specialisations for UEMobilityLevelContext       
@@ -771,11 +771,9 @@ components:
        contextCondition:
          type: string
          enum:
            - IS_WITHIN_RANGE
            - IS_EQUAL_TO
        contextValueRange:
          type: array
          items:
            $ref: 'TS28541_SliceNrm.yaml#/components/schemas/MobilityLevel'
          $ref: "TS28541_SliceNrm.yaml#/components/schemas/MobilityLevel"
    ResourceSharingLevelContext:
      description: >-
        This data type is the "ExpectationContext" data type with specialisations for ResourceSharingLevelContext          
@@ -788,9 +786,7 @@ components:
        contextCondition:
          type: string
          enum:
            - IS_WITHIN_RANGE
            - IS_EQUAL_TO
        contextValueRange:
          type: array
          items:
            $ref: 'TS28541_SliceNrm.yaml#/components/schemas/SharingLevel'
          $ref: "TS28541_SliceNrm.yaml#/components/schemas/SharingLevel"
   #-------Definition of the concrete ExpectionContext dataType----------------#