Commit d0359a98 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.312_Rel17_CR0094_Correct_issues_for_Service_Support_Expectation' into 'Integration_Rel17_SA5_150_YAML'

Correct issues for Service Support Expectation

See merge request !729
parents 72cacc21 84abd8ff
Loading
Loading
Loading
Loading
Loading
+7 −11
Original line number Diff line number Diff line
@@ -592,7 +592,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         
@@ -607,7 +607,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       
@@ -620,10 +620,8 @@ components:
        contextCondition:
          type: string
          enum:
            - IS_WITHIN_RANGE
            - IS_EQUAL_TO
        contextValueRange:
          type: array
          items:
          $ref: "TS28541_SliceNrm.yaml#/components/schemas/MobilityLevel"
    ResourceSharingLevelContext:
      description: >-
@@ -637,9 +635,7 @@ components:
        contextCondition:
          type: string
          enum:
            - IS_WITHIN_RANGE
            - IS_EQUAL_TO
        contextValueRange:
          type: array
          items:
          $ref: "TS28541_SliceNrm.yaml#/components/schemas/SharingLevel"
   #-------Definition of the concrete ExpectationContext dataType----------------#
   #-------Definition of the concrete ExpectionContext dataType----------------#