# HG changeset patch # User John Rouillard # Date 1605666621 18000 # Node ID 9d132769ed376515b0f8439adf0b5e3f18b6efd8 # Parent 7132c780c686b4420f6c26d9eb3a5053c1d5aba8 Add missing comma to rest.txt. diff -r 7132c780c686 -r 9d132769ed37 doc/rest.txt --- 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.