=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2014-04-01 11:13:06 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-04-02 13:42:21 +0000 @@ -4269,6 +4269,15 @@
+ Schema Resource + A new resource was included in DHIS 2.15 which can be used to introspect all available DXF2 classes, this resource can be found on + /api/schemas and for a specific resource, you can have a look at /api/schemas/TYPE. + Example 1: Get all available schemas in XML:GET /api/schemas.xml + Example 2: Get all available schemas in JSON:GET /api/schemas.json + Example 3: Get JSON schema for a specific class:GET /api/schemas/dataElement.json +
+
FRED API DHIS 2 from version 2.11 implements support for the current draft of the FRED API version 1.0. The project defines itself as open standard for sharing and updating