aboutsummaryrefslogtreecommitdiffstats
path: root/docs/data-router/data-router.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/data-router/data-router.rst')
-rwxr-xr-xdocs/data-router/data-router.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/data-router/data-router.rst b/docs/data-router/data-router.rst
index 14b5181f..66e13bf5 100755
--- a/docs/data-router/data-router.rst
+++ b/docs/data-router/data-router.rst
@@ -429,6 +429,9 @@ Request Parameters:
| suspend | Set to true if the subscription | Body | Boolean | | N | * true |
| | is in the suspended state | | | | | * false |
+------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+
+| decompress | Set to true if the data is to | Body | Boolean | | N | * true |
+| | be decompressed for subscriber | | | | | * false |
++------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+
| group-id | | Body | Integer | | Y | |
| | | | | | | |
+------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+
@@ -543,6 +546,9 @@ Request Parameters:
| suspend | Set to true if the subscription | Body | Boolean | | N | * true |
| | is in the suspended state | | | | | * false |
+------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+
+| decompress | Set to true if the data is to | Body | Boolean | | N | * true |
+| | be decompressed for subscriber | | | | | * false |
++------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+
| group-id | | Body | Integer | | Y | |
| | | | | | | |
+------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+