Commit 590b3b4a authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch 'TS28.541_Rel-17_CR1078_Corrections_to_servAttrCom_attribute_in_Synchronicity' into 'Integration_Rel17_SA5_152_YAML'

TS28.541_Rel-17_CR1078_Corrections_to_servAttrCom_attribute_in_Synchronicity

See merge request !857
parents 8c94aca1 d54217e9
Loading
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -172,13 +172,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:
@@ -319,8 +312,6 @@ components:
          type: integer
        delayTolerance:
          $ref: '#/components/schemas/DelayTolerance'
        synchronicity:
          $ref: '#/components/schemas/SynchronicityRANSubnet'
        sliceSimultaneousUse:
          $ref: '#/components/schemas/SliceSimultaneousUse'
        reliability:
@@ -387,7 +378,7 @@ components:
        survivalTime:
          type: number
        synchronicity:
          $ref: '#/components/schemas/SynchronicityRANSubnet'
          $ref: '#/components/schemas/Synchronicity'
        dLDeterministicComm:
          $ref: '#/components/schemas/DeterministicComm'
        uLDeterministicComm: