docs: update 2.23 REST API version history

The comment about the GET /os-migrations API being deprecated
and not extended anymore (after 2.23) is obviously not true
since it's been updated twice since then (2.59 and 2.66).

Change-Id: I4110ab279df3d25d957648e30645270b75cd07f9
This commit is contained in:
Matt Riedemann 2019-08-06 18:34:54 -04:00
parent 30371ae7cf
commit 92e1e0736d
1 changed files with 0 additions and 1 deletions

View File

@ -201,7 +201,6 @@ to complete added::
From this version of the API users can get the migration summary list by
index API or the information of a specific migration by get API.
And the old top-level resource `/os-migrations` won't be extended anymore.
Add migration_type for old /os-migrations API, also add ref link to the
/servers/{uuid}/migrations/{id} for it when the migration is an in-progress
live-migration.