# HG changeset patch # User Sebastien Jodogne # Date 1539587633 -7200 # Node ID 8239d44e052031a04ac0695652c3d34022b8b0da # Parent 86e92d0cc53ea6d6e84a0a31d1ae80e34a10da07 typo diff -r 86e92d0cc53e -r 8239d44e0520 Sphinx/source/users/rest.rst --- a/Sphinx/source/users/rest.rst Fri Oct 12 09:53:45 2018 +0200 +++ b/Sphinx/source/users/rest.rst Mon Oct 15 09:13:53 2018 +0200 @@ -347,7 +347,7 @@ `__ ``Accept`` to ``image/jpeg``:: - $ curl -H 'Accept: image/jpeg' http://localhost:8042/instances/609665c0-c5198aa2-8632476b-a00e0de0-e9075d94/preview > Preview.png + $ curl -H 'Accept: image/jpeg' http://localhost:8042/instances/609665c0-c5198aa2-8632476b-a00e0de0-e9075d94/preview > Preview.jpg If you don't want to stretch the dynamic range, and create a 8bpp or 16bpp PNG image, you can use the following URIs::