dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #27070
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 896: Minor
------------------------------------------------------------
revno: 896
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2013-12-25 12:49:31 +0100
message:
Minor
modified:
src/docbkx/en/dhis2_user_man_web_api.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml 2013-12-25 11:48:39 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-12-25 11:49:31 +0000
@@ -3393,9 +3393,9 @@
<emphasis role="italic">application/x-www-form-urlencoded</emphasis>, identical to a regular
HTML form submission.</para>
<screen>api/svg.png</screen>
- <para>For PDF you can send a <emphasis role="italic">POST</emphasis> request with the SVG
- content as body to the following URL with Content-type <emphasis role="italic"
- >application/x-www-form-urlencoded</emphasis>.</para>
+ <para>For PDF you can send a <emphasis role="italic">POST</emphasis> request to the following
+ URL with Content-type <emphasis role="italic"
+ >application/x-www-form-urlencoded</emphasis>.</para>
<screen>api/svg.pdf</screen>
<table frame="all">
<title>Query parameters</title>
@@ -3414,7 +3414,7 @@
<row>
<entry>svg</entry>
<entry>Yes</entry>
- <entry>The SVG content (not encoded)</entry>
+ <entry>The SVG content</entry>
</row>
<row>
<entry>filename</entry>