Commit 726ba5e3 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch 'TS28.541_Rel17_CR0988_Correct_the_issues_for_the_attribute_with_the_ENUM_type_for_network_slicing_NRM_fragment' into 'Integration_Rel17_SA5_150_YAML'

TS28.541_Rel17_CR0988_Correct_Enum

See merge request !666
parents 1e6eb356 e64b8ff3
Loading
Loading
Loading
Loading
Loading
+16 −20
Original line number Diff line number Diff line
@@ -23,25 +23,25 @@ components:
      enum:
        - STATIONARY
        - NOMADIC
        - RESTRICTED MOBILITY
        - FULLY MOBILITY
        - RESTRICTED_MOBILITY
        - FULL_MOBILITY
    SynAvailability:
      type: string
      enum:
        - NOT SUPPORTED
        - BETWEEN BS AND UE
        - BETWEEN BS AND UE & UE AND UE
        - NOT_SUPPORTED
        - BETWEEN_BS_AND_UE
        - BETWEEN_BS_AND_UE_AND_UE_AND_UE
    PositioningAvailability:
      type: array
      items:
        type: string
        enum:
          - CIDE-CID
          - CIDE_CID
          - OTDOA
          - RF FINGERPRINTING
          - RF_FINGERPRINTING
          - AECID
          - HYBRID POSITIONING
          - NET-RTK
          - HYBRID_POSITIONING
          - NET_RTK
    Predictionfrequency:
      type: string
      enum:
@@ -52,22 +52,18 @@ components:
      type: string
      enum:
        - SHARED
        - NON-SHARED
        - NON_SHARED

    NetworkSliceSharingIndicator:
      type: string
      enum:
        - SHARED
        - NON-SHARED
        - NON_SHARED

    SliceSimultaneousUse:
      type: string
      enum:
        - ZERO
        - ONE
        - TWO
        - THREE
        - FOUR
      type: integer
      minimum: 0
      maximum: 4
    Category:
      type: string
      enum:
@@ -98,7 +94,7 @@ components:
    Support:
      type: string
      enum:
        - NOT SUPPORTED
        - NOT_SUPPORTED
        - SUPPORTED
    DelayTolerance:
      type: object
@@ -576,7 +572,7 @@ components:
           enum: 
            - VLAN
            - MPLS
            - Segment
            - SEGMENT
         logicalInterfaceId:
           type: string