← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1024: Minor

 

------------------------------------------------------------
revno: 1024
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Tue 2014-04-15 12:03:44 +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	2014-04-11 08:25:11 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2014-04-15 10:03:44 +0000
@@ -1104,6 +1104,12 @@
                 <entry>Status of event, can be ACTIVE | COMPLETED | VISITED | FUTURE_VISIT |
                   LATE_VISIT | SKIPPED</entry>
               </row>
+              <row>
+                <entry>skipMeta</entry>
+                <entry>boolean</entry>
+                <entry>false</entry>
+                <entry>Exclude the meta data part of response (improves performance)</entry>
+              </row>
           </tbody>
         </tgroup>
       </table>