Commit 6b608a06 authored by sunse's avatar sunse
Browse files

Merge branch 'TS28.541_Rel-17_CR0747_Correction_to_serviceType_attribute' into...

Merge branch 'TS28.541_Rel-17_CR0747_Correction_to_serviceType_attribute' into 'Integration_Rel17_SA5_145_YAML'

TS28.541_Rel-17_CR0747_Correction_to_serviceType_attribute

See merge request sa5/MnS!369
parents 5e2d8c65 33f4b54b
Loading
Loading
Loading
Loading
+4 −11
Original line number Diff line number Diff line
@@ -60,13 +60,6 @@ components:
        - SHARED
        - NON-SHARED

    ServiceType:
      type: string
      enum:
        - eMBB
        - RLLC
        - MIoT
        - V2X
    SliceSimultaneousUse:
      type: string
      enum:
@@ -377,8 +370,8 @@ components:
          type: integer
        reliability:
          type: number
        serviceType:
          $ref: '#/components/schemas/ServiceType'
        sST:
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/Sst'
        dLMaxPktSize:
          type: integer
        uLMaxPktSize:
@@ -452,8 +445,8 @@ components:
          type: integer
        reliability:
          type: number
        serviceType:
          $ref: '#/components/schemas/ServiceType'
        sST:
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/Sst'
        dLDeterministicComm:
          $ref: '#/components/schemas/DeterministicComm'
        uLDeterministicComm: