Merge "Adding decompress option to documentation"
authorConor Ward <conor.ward@est.tech>
Tue, 26 Mar 2019 16:49:37 +0000 (16:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 26 Mar 2019 16:49:37 +0000 (16:49 +0000)
docs/data-router/data-router.rst

index 14b5181..66e13bf 100755 (executable)
@@ -429,6 +429,9 @@ Request Parameters:
 | suspend                | Set to true if the subscription |     Body         |   Boolean  |              |     N       | * true                               |\r
 |                        | is in the suspended state       |                  |            |              |             | * false                              |\r
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
+| decompress             | Set to true if the data is to   |     Body         |   Boolean  |              |     N       | * true                               |\r
+|                        | be decompressed for subscriber  |                  |            |              |             | * false                              |\r
++------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
 | group-id               |                                 |     Body         |   Integer  |              |     Y       |                                      |\r
 |                        |                                 |                  |            |              |             |                                      |\r
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
@@ -543,6 +546,9 @@ Request Parameters:
 | suspend                | Set to true if the subscription |     Body         |   Boolean  |              |     N       | * true                               |\r
 |                        | is in the suspended state       |                  |            |              |             | * false                              |\r
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
+| decompress             | Set to true if the data is to   |     Body         |   Boolean  |              |     N       | * true                               |\r
+|                        | be decompressed for subscriber  |                  |            |              |             | * false                              |\r
++------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
 | group-id               |                                 |     Body         |   Integer  |              |     Y       |                                      |\r
 |                        |                                 |                  |            |              |             |                                      |\r
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r