Commit 119809e8 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.541_Rel-18_CR1094_Corrections_to_servAttrCom_attribute_in_Synchronicity' into 'Integration_Rel18_SA5_152_YAML'

TS28.541_Rel-18_CR1094_Corrections_to_servAttrCom_attribute_in_Synchronicity

See merge request !858
parents 6598b824 4da1d979
Loading
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -178,13 +178,6 @@ components:
          $ref: '#/components/schemas/SynAvailability'
        accuracy:
          $ref: '#/components/schemas/Float'
    SynchronicityRANSubnet:
      type: object
      properties:
        availability:
          $ref: '#/components/schemas/SynAvailability'
        accuracy:
          $ref: '#/components/schemas/Float'
    Positioning:
      type: object
      properties:
@@ -387,8 +380,6 @@ components:
          type: integer
        delayTolerance:
          $ref: '#/components/schemas/DelayTolerance'
        synchronicity:
          $ref: '#/components/schemas/SynchronicityRANSubnet'
        sliceSimultaneousUse:
          $ref: '#/components/schemas/SliceSimultaneousUse'
        dLReliability:
@@ -472,7 +463,7 @@ components:
        survivalTime:
          type: number
        synchronicity:
          $ref: '#/components/schemas/SynchronicityRANSubnet'
          $ref: '#/components/schemas/Synchronicity'
        dLDeterministicComm:
          $ref: '#/components/schemas/DeterministicComm'
        uLDeterministicComm: