Commit 43f39757 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_12: consumedManoInterfaces datatype and description changed

parent 0f5741ab
Pipeline #5214 running with stage
...@@ -1671,7 +1671,7 @@ components: ...@@ -1671,7 +1671,7 @@ components:
type: string type: string
consumedManoInterfaces: consumedManoInterfaces:
description: > description: >
If present, this attribute signals modifications of certain entries in If present, this attribute signals modifications of the
"consumedManoInterfaces" attribute in "PeerEntity", as defined in "consumedManoInterfaces" attribute in "PeerEntity", as defined in
clause 5.6.2.15. clause 5.6.2.15.
...@@ -1682,8 +1682,8 @@ components: ...@@ -1682,8 +1682,8 @@ components:
In case the API consumer is not allowed to read the value of the security In case the API consumer is not allowed to read the value of the security
sensitive attribute, the attribute shall be omitted when the information sensitive attribute, the attribute shall be omitted when the information
is to be provided in a response message. is to be provided in a response message.
type: array type: object
items: additionalProperties:
$ref: "#/components/schemas/ConsumedManoInterfaceInfo" $ref: "#/components/schemas/ConsumedManoInterfaceInfo"
operationalState: operationalState:
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