dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #30509
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1093: Docs minor
------------------------------------------------------------
revno: 1093
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Sat 2014-05-31 12:44:43 +0200
message:
Docs 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-05-31 10:41:12 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2014-05-31 10:44:43 +0000
@@ -4350,13 +4350,13 @@
requests to the following sub-resources. You can get XML and JSON responses through the
<emphasis role="italic">Accept</emphasis> header or by using the .json or .xml
extensions.</para>
- <screen>/api/configuration/systemId
-/api/configuration/feedbackRecipients
-/api/configuration/offlineOrganisationUnitLevel
-/api/configuration/infrastructuralDataElements
-/api/configuration/infrastructuralPeriodType
-/api/configuration/selfRegistrationRole
-/api/configuration/selfRegistrationOrgUnit</screen>
+ <screen>/api/configuration/systemId</screen>
+ <screen>/api/configuration/feedbackRecipients</screen>
+ <screen>/api/configuration/offlineOrganisationUnitLevel</screen>
+ <screen>/api/configuration/infrastructuralDataElements</screen>
+ <screen>/api/configuration/infrastructuralPeriodType</screen>
+ <screen>/api/configuration/selfRegistrationRole</screen>
+ <screen>/api/configuration/selfRegistrationOrgUnit</screen>
</section>
<section>
<title>Translations</title>
@@ -4459,9 +4459,8 @@
HTTP <emphasis role="bold">POST</emphasis> method. You can post the payload the the
following URL:</para>
<screen>/api/trackedEntityInstances</screen>
- <para> For example, let's create a new instance of a Person and setting the age to 30 (using
- our demo
- server):<screen>{
+ <para> For example, let us create a new instance of a Person and setting the age to
+ 30:<screen>{
"trackedEntity": "cyl5vuJ5ETQ",
"orgUnit": "ImspTQPwCqd",
"attributes": [