Mercurial > p > roundup > code
changeset 6288:9d132769ed37
Add missing comma to rest.txt.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 17 Nov 2020 21:30:21 -0500 |
| parents | 7132c780c686 |
| children | 6672d92b2ce1 |
| files | doc/rest.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Sun Nov 15 15:17:10 2020 -0500 +++ b/doc/rest.txt Tue Nov 17 21:30:21 2020 -0500 @@ -429,7 +429,7 @@ In all cases the field ``@total_size`` is reported which is the total number of items available if you were to retrieve all of them. -Other data types: Date, Interval Integer, Number need examples and may +Other data types: Date, Interval, Integer, Number need examples and may need work to allow range searches. Full text search (e.g. over the body of a msg) is a work in progress.
