Fix the formatting for 2.58 in the compute REST API history doc
Sorry, It's a wrong copy from 2.56. (and the 2.56 fix in https://review.openstack.org/#/c/528114/) trivialfix Change-Id: I09c0aeebb11e351823489b482b5d4c57e8da4e40
This commit is contained in:
@@ -735,8 +735,8 @@ The 2.57 microversion makes the following changes:
|
|||||||
2.58
|
2.58
|
||||||
----
|
----
|
||||||
|
|
||||||
Add pagination support and ``changes-since`` filter for os-instance-actions
|
Add pagination support and ``changes-since`` filter for os-instance-actions
|
||||||
API. Users can now use ``limit`` and ``marker`` to perform paginated query
|
API. Users can now use ``limit`` and ``marker`` to perform paginated query
|
||||||
when listing instance actions. Users can also use ``changes-since`` filter
|
when listing instance actions. Users can also use ``changes-since`` filter
|
||||||
to filter the results based on the last time the instance action was
|
to filter the results based on the last time the instance action was
|
||||||
updated.
|
updated.
|
||||||
|
Reference in New Issue
Block a user