dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #28602
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 984: Minor
------------------------------------------------------------
revno: 984
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2014-03-19 12:24:02 +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 2014-03-19 08:57:30 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-03-19 11:24:02 +0000
@@ -4186,7 +4186,7 @@
<screen>api/trackedEntityInstances.json?query=wakiki&ou=DiszpKrYNg8</screen>
<para>A query where the attributes to include in th response are specified looks like
this:</para>
- <screen>api/trackedEntityInstances.json?query=wakiki&attribute=dv3nChNSIxy&attribute=AMpUYgxuCaE</screen>
+ <screen>api/trackedEntityInstances.json?query=wakiki&attribute=dv3nChNSIxy&attribute=AMpUYgxuCaE&ou=DiszpKrYNg8</screen>
<para>To query for instances using one attribute with a filter and one attribute without a
filter, with one organisation unit using the descendants organisation unit query mode, you can
issue a query like this:</para>