← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 784: more documentation about third party api

 

------------------------------------------------------------
revno: 784
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Thu 2013-08-22 13:42:38 +0200
message:
  more documentation about third party api
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-08-22 11:16:33 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2013-08-22 11:42:38 +0000
@@ -1901,6 +1901,9 @@
       the full profile information for current user. This endpoint support both <emphasis
         role="italic">GET</emphasis> to retrieve profile and <emphasis role="italic">POST</emphasis>
       to update profile (the exact same format is used),</para>
+    <para><emphasis role="bold"
+        >http://&lt;server-url>/api/currentUser/assignedOrganisationUnits</emphasis> Lists all
+      organisation units directly assigned to the user.</para>
     <para><emphasis role="bold">http://&lt;server-url>/api/currentUser/assignedDataSets</emphasis>
       Gives all the datasets assigned to the users organisation units, and their direct children.
       This endpoint contains all required information to build a form based on one of our datasets.