14a7304a62
This patch fixes inaccuracies/defects in the api-ref documentation for services and stack-outputs. Change-Id: I083607df0f5b72ee004e23d855df870a963c1578
9 lines
188 B
JSON
9 lines
188 B
JSON
{
|
|
"output": {
|
|
"output_key": "output_name",
|
|
"output_value": "output_value",
|
|
"description": "output description",
|
|
"output_error": "error message"
|
|
}
|
|
}
|