
This is the result of running the following commands: git rm -rf api-ref/ git mv placement-api-ref api-ref Change-Id: Iffabaa757187879773ee3e7ffaa438ab95670dea
17 lines
319 B
JSON
17 lines
319 B
JSON
{
|
|
"versions" : [
|
|
{
|
|
"min_version" : "1.0",
|
|
"id" : "v1.0",
|
|
"max_version" : "1.28",
|
|
"status": "CURRENT",
|
|
"links": [
|
|
{
|
|
"href": "",
|
|
"rel": "self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|