dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #24631
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 801: Minor correction
------------------------------------------------------------
revno: 801
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-09-16 19:40:17 +0200
message:
Minor correction
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-10 13:42:36 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-09-16 17:40:17 +0000
@@ -1544,7 +1544,7 @@
resource.</para>
<para>To remove a dashboard, you can make a <emphasis role="italic">DELETE</emphasis> request
to the specific dashboard resource similar to this:</para>
- <screen>api/dashboards/vQFhmLJU5sK.json</screen>
+ <screen>api/dashboards/vQFhmLJU5sK</screen>
</section>
<section>
<title>Adding, moving and removing dashboard items and content</title>