533c0a4114
This patch set adds API Reference along with some fixes to documentation. It partially fixes bug #1757423. Change-Id: I107b4fd5daf40aad63fc13864debbbbc82a9826c
21 lines
672 B
JSON
21 lines
672 B
JSON
{
|
|
"strategies": [
|
|
{
|
|
"goal_uuid": "4690f8ba-18ff-45c1-99e9-159556d23810",
|
|
"name": "dummy",
|
|
"links": [
|
|
{
|
|
"rel": "self",
|
|
"href": "http://controller:9322/v1/strategies/e311727b-b9b3-43ef-a5f7-8bd7ea80df25"
|
|
},
|
|
{
|
|
"rel": "bookmark",
|
|
"href": "http://controller:9322/strategies/e311727b-b9b3-43ef-a5f7-8bd7ea80df25"
|
|
}
|
|
],
|
|
"uuid": "e311727b-b9b3-43ef-a5f7-8bd7ea80df25",
|
|
"goal_name": "dummy",
|
|
"display_name": "Dummy strategy"
|
|
}
|
|
]
|
|
} |