heat/api-ref/source/v1/samples/configs-list-response.json
tengqm 1243dc3797 Fix software config api-ref doc
This patch adds the missing list operation on software configs. It also
reorders the operations on configs/deployments so that finding API docs
will be a little bit easier.

Change-Id: I26e4b34000b71c61f9d9de327c7754ff9031d6b4
2016-08-07 23:46:17 -04:00

9 lines
209 B
JSON

{
"software_configs": [{
"group": "script",
"name": "a-config-we5zpvyu7b5o",
"creation_time": "2015-01-31T15:12:36Z",
"id": "ddee7aca-aa32-4335-8265-d436b20db4f1",
}]
}