Commit 4f0efe2e authored by sunse's avatar sunse
Browse files

Merge branch 'TS28.541_Rel-18_CR0748_Correction_to_serviceType_attribute' into...

Merge branch 'TS28.541_Rel-18_CR0748_Correction_to_serviceType_attribute' into 'Integration_Rel18_SA5_145_YAML'

TS28.541_Rel-18_CR0748_Correction_to_serviceType_attribute

See merge request sa5/MnS!370
parents 88f7c9a3 f1ef3497
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: