c318106c01
This completes the long awaited removal of the V1 API. Change-Id: I30c8a5e8569b1b86286c5e3cb07856c06ebe5803
17 lines
338 B
JSON
17 lines
338 B
JSON
{
|
|
"versions": {
|
|
"values": [
|
|
{
|
|
"id": "v2",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:9001/v2",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"status": "CURRENT"
|
|
}
|
|
]
|
|
}
|
|
}
|