Commit 9fa26caa authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_2: clocksyncs datatype updated

parent b5349860
Loading
Loading
Loading
Loading
Loading
+5 −4
Original line number Original line Diff line number Diff line
@@ -929,10 +929,11 @@ components:
          type: string
          type: string
        clockSyncs:
        clockSyncs:
          description: >
          description: >
            New content of certain entries in the "clockSyncs" attribute array in 
            Modifications of the "clockSyncs" attribute in the "ManoEntityConfigurableParams".
            the "ManoEntityConfigurableParams", as defined below this table. 
            If present, these modifications shall be applied according to the rules of JSON Merge PATCH
          type: array
            (see IETF RFC 7396).
          items:
          type: object
          additionalProperties:
            $ref: "#/components/schemas/ClockSyncInfo"
            $ref: "#/components/schemas/ClockSyncInfo"
        defaultLogCompileBySizeValue:
        defaultLogCompileBySizeValue:
          description: >
          description: >