Issue-ID: CLI-101
Change-Id: Iba6ea4fa5beee6cfd2b2d91b0c02d310afdc8a28
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
q2: value2
+
+context
+^^^^^^^
+*context* entry allows to customize the HTTP request and response processing.
+
+Following are the supported customization parameters:
+
+*remove_empty_node* : By default, OCLIP does not remove the empty json entries
+ in request body. Otherwise set this entry to true as below.
+
+ request:
+
+ context:
+ remove_empty_node: true
+
success_codes
~~~~~~~~~~~~~
Every REST API has set of success codes and OCLIP will treat the HTTP request