modified the document to remove errors
DMAAP-149
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I4e33e9df817f817e5aac63beb8ca56e81036b863
diff --git a/docs/Filter/Filter.rst b/docs/Filter/Filter.rst
index 7b93694..d6114bb 100644
--- a/docs/Filter/Filter.rst
+++ b/docs/Filter/Filter.rst
@@ -286,6 +286,7 @@
only that set of message which are specified in limit.
.. code:: bash
+
Suppose if we set limit=2, then only 2 sets of data will be consumed.
*Get \ **<<topicName>>/group/2?limit=4***
Let us suppose if
@@ -426,6 +427,7 @@
used -- no plug-ins are available in the Cambria server context.
.. code:: bash
+
package org.onap.sa.highlandPark.integration;
import java.io.IOException;
@@ -586,9 +588,9 @@
**Filter Builder**
MR server-side filtering allows a consumer to filter the stream of
-messages returned from the GET call. The following link provide details
-of building some of the filter to illustrate Filter Builder. It is not
-meant to cover and provide examples of every filter
+ messages returned from the GET call. The following link provide details
+ of building some of the filter to illustrate Filter Builder. It is not
+ meant to cover and provide examples of every filter
diff --git a/docs/message-router/message-router.rst b/docs/message-router/message-router.rst
index 8bc94b2..3b71851 100644
--- a/docs/message-router/message-router.rst
+++ b/docs/message-router/message-router.rst
@@ -219,7 +219,7 @@
+-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+
| consumerId | Within your subscribers group, | | | | | | |
| | a name that uniquely identifies | Path | String | | y | | C1 |
-| | your subscribers process | | | | | | | +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+
+| | your subscribers process | | | | | | | +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+
| content-type| To specify type of message | | | | | |aplication/json |
| | content(json,text or cambria) | Header | String | 20 | N | | |
+-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+
@@ -432,7 +432,7 @@
| { |
| "txenabled": true, |
| "description": "This is a TestTopic", |
-| "owner": "XXXX@csp.abc.com", |
+| "owner": "XXXX@csp.abc.com", |
| "topicName": "com.abc.ecomp_test.crm.Load9" |
| }, |
| { |