mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +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",
|
||||
"arguments": {
|
||||
"argument1": "value1",
|
||||
argument2": "value2",
|
||||
"argument2": "value2",
|
||||
...
|
||||
}
|
||||
]
|
||||
@@ -225,7 +225,7 @@ contain responses from each service, in the order they were requested:
|
||||
"text": "textual description",
|
||||
"arguments": {
|
||||
"argument1": "value1",
|
||||
argument2": "value2",
|
||||
"argument2": "value2",
|
||||
...
|
||||
},
|
||||
{
|
||||
@@ -233,7 +233,7 @@ contain responses from each service, in the order they were requested:
|
||||
"text": "textual description",
|
||||
"arguments": {
|
||||
"argument1": "value1",
|
||||
argument2": "value2",
|
||||
"argument2": "value2",
|
||||
...
|
||||
},
|
||||
...
|
||||
|
Reference in New Issue
Block a user