heat/api-ref/source/v1/samples/stack-outputs-list-response.json
tengqm 14a7304a62 api-ref - services/stack-outputs doc
This patch fixes inaccuracies/defects in the api-ref documentation for
services and stack-outputs.

Change-Id: I083607df0f5b72ee004e23d855df870a963c1578
2016-08-22 06:58:37 +00:00

9 lines
137 B
JSON

{
"outputs": [
{
"output_key": "output name",
"description": "output description",
}
]
}