mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#2476] Addressed review comments
This commit is contained in:
@@ -208,7 +208,7 @@ to one service would be structured as follows:
|
|||||||
"text": "textual description",
|
"text": "textual description",
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"argument1": "value1",
|
"argument1": "value1",
|
||||||
argument2": "value2",
|
"argument2": "value2",
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -225,7 +225,7 @@ contain responses from each service, in the order they were requested:
|
|||||||
"text": "textual description",
|
"text": "textual description",
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"argument1": "value1",
|
"argument1": "value1",
|
||||||
argument2": "value2",
|
"argument2": "value2",
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -233,7 +233,7 @@ contain responses from each service, in the order they were requested:
|
|||||||
"text": "textual description",
|
"text": "textual description",
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"argument1": "value1",
|
"argument1": "value1",
|
||||||
argument2": "value2",
|
"argument2": "value2",
|
||||||
...
|
...
|
||||||
},
|
},
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user