diff options
author | Ezhilarasi <ezhrajam@in.ibm.com> | 2019-07-23 19:31:02 +0530 |
---|---|---|
committer | Ezhilarasi <ezhrajam@in.ibm.com> | 2019-07-23 19:31:18 +0530 |
commit | fe81564f05c7648a46aa3a4f8a16028d808d11ee (patch) | |
tree | 6317fedecea2bf0586e3f7a68506076312ad4791 | |
parent | 6434d38dc045a10f17beec4d015348580ac09ddf (diff) |
Fixed title warning in enrichment
Change-Id: I23436e6c3fd77756c0c3fd8b27b202d8c4b992e7
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
-rw-r--r-- | docs/microservices/enrichment.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/microservices/enrichment.rst b/docs/microservices/enrichment.rst index 55984d77c..1f94556e3 100644 --- a/docs/microservices/enrichment.rst +++ b/docs/microservices/enrichment.rst @@ -12,12 +12,14 @@ Once the base CBA zip file is done, the enrichment process will complete the des The following shows 2 ways to run CBA enrichment -*REST API request +REST API request: +---------------- |image0| -*CDS UI +CDS UI: +------ |image1| |