=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2013-05-20 15:47:19 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-05-23 07:43:13 +0000 @@ -204,13 +204,13 @@
Working with the meta-data API - The meta-data resource can be accessed at /api/metaData. - This resource lets you read and write the full set of meta-data. This section will give a - basic introduction to working with this API. For specific synchronization issues, please see - the integration chapter. - By default, interacting with /api/metaData using the GET - HTTP method will give you all meta-data rendered as XML. You can also be more specific about - the meta-data elements you are interested in. + The meta-data resource can be accessed at /api/metaData. This resource lets you read and write the full set of meta-data. + This section will give a basic introduction to working with this API. For specific + synchronization issues, please see the integration chapter. + By default, interacting with /api/metaData using the + GET HTTP method will give you all meta-data rendered as XML. You can also be more specific + about the meta-data elements you are interested in. Available Content-Types @@ -267,14 +267,19 @@ booleanfalsetrue/false - If you don't want everything that /api/metaData gives you by default, when set to false, this option will not return anything by default. You have to enable the resources you want yourself (see below). + If you don't want everything that /api/metaData gives you by default, when set to false, this option + will not return anything by default. You have to enable the resources you want + yourself (see below). {resources} boolean false true/false (default depends on assumeTrue) - Please see /api for available resources. This option will allow you to override the default (which is taken from assumeTrue) and further refine what meta-data you want. + Please see /api for available resources. + This option will allow you to override the default (which is taken from assumeTrue) + and further refine what meta-data you want. lastUpdated