diff options
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" |
| }, |
| { |
|