Mercurial > p > roundup > code
comparison doc/rest.txt @ 6288:9d132769ed37
Add missing comma to rest.txt.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 17 Nov 2020 21:30:21 -0500 |
| parents | 424f70c076b9 |
| children | be8d5a8e090a |
comparison
equal
deleted
inserted
replaced
| 6287:7132c780c686 | 6288:9d132769ed37 |
|---|---|
| 427 ``Foo``, ``foobar``, ``foo taz`` etc. | 427 ``Foo``, ``foobar``, ``foo taz`` etc. |
| 428 | 428 |
| 429 In all cases the field ``@total_size`` is reported which is the total | 429 In all cases the field ``@total_size`` is reported which is the total |
| 430 number of items available if you were to retrieve all of them. | 430 number of items available if you were to retrieve all of them. |
| 431 | 431 |
| 432 Other data types: Date, Interval Integer, Number need examples and may | 432 Other data types: Date, Interval, Integer, Number need examples and may |
| 433 need work to allow range searches. Full text search (e.g. over the | 433 need work to allow range searches. Full text search (e.g. over the |
| 434 body of a msg) is a work in progress. | 434 body of a msg) is a work in progress. |
| 435 | 435 |
| 436 .. _URL Encoding: https://en.wikipedia.org/wiki/Percent-encoding | 436 .. _URL Encoding: https://en.wikipedia.org/wiki/Percent-encoding |
| 437 | 437 |
