Merge "api: Deprecate v2 API"

This commit is contained in:
Zuul
2025-08-18 22:18:54 +00:00
committed by Gerrit Code Review
9 changed files with 32 additions and 23 deletions
@@ -18,9 +18,9 @@
"type": "application/vnd.openstack.compute+json;version=2"
}
],
"status": "SUPPORTED",
"status": "DEPRECATED",
"version": "",
"min_version": "",
"updated": "2011-01-21T11:33:21Z"
"updated": "2025-07-04T12:00:00Z"
}
}
@@ -8,10 +8,10 @@
"rel": "self"
}
],
"status": "SUPPORTED",
"status": "DEPRECATED",
"version": "",
"min_version": "",
"updated": "2011-01-21T11:33:21Z"
"updated": "2025-07-04T12:00:00Z"
},
{
"id": "v2.1",
@@ -27,4 +27,4 @@
"updated": "2013-07-23T11:33:21Z"
}
]
}
}