Correct header on time based filtering

Something must have changed somewhere in the docs jobs
which made an error show up in the gate where the header
in question had the wrong nesting.

Interestingly, this had apparently impacted the publishing
job, making it so the published page hasn't had the new
content. For months:

http://specs.openstack.org/openstack/api-wg/guidelines/pagination_filter_sort.html#filtering

Change-Id: Ifb86989f37425513f75558b2e15ab12460a7cc61
This commit is contained in:
Chris Dent 2018-03-21 14:28:40 +00:00
parent c2575d58be
commit dffcfe99f3
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ and returning an empty page is a poor API when the user explicitly requested a
number of results.
Time based filtering queries
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To support filtering based on time intervals such as mentioned in the `ISO8601
intervals wikipedia page`_, it should be possible to express the following