Commit d54217e9 authored by srinivasaraj's avatar srinivasaraj Committed by sunse
Browse files

SynchronicityRANSubnet type removed, reference replaced with Synchronicity....

SynchronicityRANSubnet type removed, reference replaced with Synchronicity. Synchronicity not a CNSliceSubnetProfile attribute hence this attribute is removed from CNSliceSubnetProfile.
parent 8c94aca1
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: