Mercurial > p > roundup > code
changeset 6630:0351caa802f7
Add missing url in example.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 07 Apr 2022 00:02:44 -0400 |
| parents | 6fe56720e13d |
| children | 9455538c4a1f |
| files | doc/rest.txt |
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Mon Apr 04 21:38:50 2022 -0400 +++ b/doc/rest.txt Thu Apr 07 00:02:44 2022 -0400 @@ -719,8 +719,7 @@ /, you get a web page that includes metadata about the message. With the slash you get a text/plain (in most cases) data stream. -Also you can use the url: - +Also you can use the url: ``https://.../demo/rest/data/msg/11?@verbose=3`` and the content property (if the data is utf-8 compatible) now looks like::
