Commit ece8ef73 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_5: clocksyncs datatype updated

parent 9fa26caa
Pipeline #5210 running with stage
...@@ -992,13 +992,12 @@ components: ...@@ -992,13 +992,12 @@ components:
If present, this attribute signals modifications of the "description" If present, this attribute signals modifications of the "description"
attribute in "ManoEntity", as defined in clause 5.6.2.3. attribute in "ManoEntity", as defined in clause 5.6.2.3.
type: string type: string
clockSyncs: clockSyncs:
description: > description: >
If present, this attribute signals modifications of the "clockSyncs" If present, this attribute signals modifications of the "clockSyncs" attribute in
attribute in "ManoEntityConfigurableParams", as defined in "ManoEntityConfigurableParams", as defined in clause 5.6.2.3.
clause 5.6.2.3. type: object
type: array additionalProperties:
items:
$ref: "#/components/schemas/ClockSyncInfo" $ref: "#/components/schemas/ClockSyncInfo"
defaultLogCompileBySizeValue: defaultLogCompileBySizeValue:
description: > description: >
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment