![Anne Gentle](/assets/img/avatar_default.png)
- Moves detailed info to the Compute API v2 WADL itself - Alleviates the following issues: * Params are not documented in this output due to tooling * When a WADL was broken, this deliverable breaks also * WADL contributions are low * It's difficult to train contributors how to embed WADL references Change-Id: Id56da05c0409ed432dfdd0f5de799f5ed5e2e47c
16 lines
435 B
JSON
16 lines
435 B
JSON
{
|
|
"server":{
|
|
"id":"52415800-8b69-11e0-9b19-734fcece0043",
|
|
"name":"my-server",
|
|
"links":[
|
|
{
|
|
"rel":"self",
|
|
"href":"http://servers.api.openstack.org/v2/1234/servers/52415800-8b69-11e0-9b19-734fcece0043"
|
|
},
|
|
{
|
|
"rel":"bookmark",
|
|
"href":"http://servers.api.openstack.org/1234/servers/52415800-8b69-11e0-9b19-734fcece0043"
|
|
}
|
|
]
|
|
}
|
|
} |