← Back to team overview

dhis2-devs team mailing list archive

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

 

------------------------------------------------------------
revno: 738
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Thu 2013-05-23 09:43:13 +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	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 @@
   </section>
   <section>
     <title>Working with the meta-data API</title>
-    <para>The meta-data resource can be accessed at <emphasis role="bold">/api/metaData</emphasis>.
-      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.</para>
-    <para>By default, interacting with <emphasis role="bold">/api/metaData</emphasis> 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.</para>
+    <para>The meta-data resource can be accessed at <emphasis role="italic"
+      >/api/metaData</emphasis>. 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.</para>
+    <para>By default, interacting with<emphasis role="italic"> /api/metaData</emphasis> 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.</para>
     <para>
       <table>
         <title>Available Content-Types</title>
@@ -267,14 +267,19 @@
               <entry>boolean</entry>
               <entry>false</entry>
               <entry>true/false</entry>
-              <entry>If you don&apos;t want everything that <emphasis role="bold">/api/metaData</emphasis> 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). </entry>
+              <entry>If you don&apos;t want everything that <emphasis role="italic"
+                  >/api/metaData</emphasis> 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). </entry>
             </row>
             <row>
               <entry>{resources}</entry>
               <entry>boolean</entry>
               <entry>false</entry>
               <entry>true/false (default depends on assumeTrue)</entry>
-              <entry>Please see <emphasis role="bold">/api</emphasis> 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. </entry>
+              <entry>Please see <emphasis role="italic">/api</emphasis> 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. </entry>
             </row>
             <row>
               <entry>lastUpdated</entry>