------------------------------------------------------------
revno: 806
committer: Lars Helge Ă˜verland <[email protected]>
branch nick: dhis2-docbook-docs
timestamp: Fri 2013-09-20 12:55:19 +0200
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-09-20 10:41:23 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2013-09-20 10:55:19 +0000
@@ -2432,7 +2432,7 @@
         >systemSettings</emphasis> resource. A system setting is a simple key-value pair, where both
       the key and the value are plain text strings. To save or update a system setting you can make
       a <emphasis role="italic">POST</emphasis> request to the following URL:</para>
-    <screen>/api/systemSettings/my-key?my-value</screen>
+    <screen>/api/systemSettings/my-key?value=my-value</screen>
     <para>You should replace my-key with your real key and my-value with your real value. To
       retrieve the value for a given key in plain text you can make a <emphasis role="italic"
         >GET</emphasis> request to the following URL:</para>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to