------------------------------------------------------------ revno: 835 committer: Lars Helge Ă˜verland <larshe...@gmail.com> branch nick: dhis2-docbook-docs timestamp: Mon 2013-10-14 12:25:38 +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-10-14 08:02:00 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-10-14 10:25:38 +0000 @@ -2903,10 +2903,6 @@ unit/nameLike:</emphasis><screen>GET /api/persons?orgUnit=<orgunit-id>&nameLike=sen</screen></para> <para><emphasis role="bold">Query for org unit/program:</emphasis><screen>GET /api/persons?orgUnit=<orgunit-id>&program=<program-id></screen></para> - <para><emphasis role="bold">Query for org - unit/program/gender:</emphasis><screen>GET /api/persons?orgUnit=<orgunit-id>&program=<program-id>&gender=MALE/FEMALE/TRANSGENDER</screen></para> - <para><emphasis role="bold">Query for org - unit/gender:</emphasis><screen>GET /api/persons?orgUnit=<orgunit-id>&gender=MALE/FEMALE/TRANSGENDER</screen></para> <para><emphasis role="bold">Query for system identifier:</emphasis><screen>GET /api/persons?identifier=SYSTEM_ID</screen></para> <para><emphasis role="bold">Query for specific identifier
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp