dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23964
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 781: Analytics
------------------------------------------------------------
revno: 781
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Sat 2013-08-17 11:26:48 +0200
message:
Analytics
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-15 09:32:26 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-08-17 09:26:48 +0000
@@ -1455,7 +1455,8 @@
<entry>Organisation unit hierarchy</entry>
<entry>ou</entry>
<entry>Organisation unit identifiers, and keywords USER_ORGUNIT,
- USER_ORGUNIT_CHILDREN, LEVEL-<level> and OU_GROUP-<group-id></entry>
+ USER_ORGUNIT_CHILDREN, USER_ORGUNIT_GRANDCHILDREN, LEVEL-<level> and
+ OU_GROUP-<group-id></entry>
</row>
<row>
<entry>Category option combinations</entry>
@@ -1613,6 +1614,12 @@
<entry>false | true</entry>
</row>
<row>
+ <entry>ignoreLimit</entry>
+ <entry>No</entry>
+ <entry>Ignore max number of values in response - use with care</entry>
+ <entry>false | true</entry>
+ </row>
+ <row>
<entry>tableLayout</entry>
<entry>No</entry>
<entry>Use plain data source or table layout for response</entry>