diff options
author | rn509j <rn509j@att.com> | 2017-10-16 15:25:47 -0400 |
---|---|---|
committer | rn509j <rn509j@att.com> | 2017-10-16 15:49:51 -0400 |
commit | c221d4a67c1a32190e5e91b97c6bf830f5f6103a (patch) | |
tree | e805ce7438aba53d4955bcaede505d85175bdd57 /docs/message-router/message-router.rst | |
parent | f3571166c018ed6bbfaf449d0b0ef78c753ac358 (diff) |
modified the document to remove errors
DMAAP-149
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I4e33e9df817f817e5aac63beb8ca56e81036b863
Diffstat (limited to 'docs/message-router/message-router.rst')
-rw-r--r-- | docs/message-router/message-router.rst | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ Request Parameters: +-------------+---------------------------------+------------------+------------+--------------+-------------+-------------+-------------------------------------------------+
| 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 @@ Sample Request: | { |
| "txenabled": true, |
| "description": "This is a TestTopic", |
-| "owner": "XXXX@csp.abc.com", |
+| "owner": "XXXX@csp.abc.com", |
| "topicName": "com.abc.ecomp_test.crm.Load9" |
| }, |
| { |
|