=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-05-27 20:43:30 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-05-28 08:29:53 +0000 @@ -133,13 +133,14 @@
Browsing the Web API - The entry point for browsing the Web API is /api/resources. This resource provide links to all available resources. Four - resource representation formats are consistently available for all resources: HTML, XML, JSON - and JSONP. Some resources will have other formats available, like MS Excel, PDF, CSV and PNG. - To explore the API from a web browser, navigate to the /api/resources entry point and follow the links to your desired resource, for - instance /api/resources/dataElements. For all resources - which return a list of elements certain query parameters can be used to modify the - response: + The entry point for browsing the Web API is /api/. This + resource provide links to all available resources. Four resource representation formats are + consistently available for all resources: HTML, XML, JSON and JSONP. Some resources will have + other formats available, like MS Excel, PDF, CSV and PNG. To explore the API from a web + browser, navigate to the /api/ entry point and follow the + links to your desired resource, for instance /api/dataElements. For all resources which return a list of elements certain + query parameters can be used to modify the response: Query parameters @@ -160,7 +161,7 @@ viewClass basic | export | detailed - basic + basic for lists, detailed for objects Defines how much information to display for each element.