Fix typo in the doc
Change-Id: Ifd96e34aa1d9058fea3df22ae594299ff950bb7d
This commit is contained in:
parent
2195e5628c
commit
6cf4e1deca
@ -92,7 +92,7 @@ Clients should expect the following behavior from the server:
|
||||
|
||||
.. warning:: The ``latest`` value is mostly meant for integration testing and
|
||||
would be dangerous to rely on in client code since microversions are not
|
||||
following `semver <http://semver.org/>`_ and therefore backward compability
|
||||
following `semver <http://semver.org/>`_ and therefore backward compatibility
|
||||
is not guaranteed. Clients should always require a specific microversions but
|
||||
limit what is acceptable to the version range that it understands at the
|
||||
time.
|
||||
|
@ -131,7 +131,7 @@ 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
|
||||
usecases through API queries:
|
||||
use cases through API queries:
|
||||
|
||||
* a two-ISO8601-date timestamp interval
|
||||
* an open-ended, single-ISO8601-date interval
|
||||
|
Loading…
x
Reference in New Issue
Block a user