Corrected title section in Microservice index 25/90925/1
authorEzhilarasi <ezhrajam@in.ibm.com>
Fri, 5 Jul 2019 07:59:54 +0000 (13:29 +0530)
committerEzhilarasi <ezhrajam@in.ibm.com>
Fri, 5 Jul 2019 08:00:09 +0000 (13:30 +0530)
Change-Id: I67a34bdc3709566f86d428f0f703aa5470724eab
Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
docs/bluePrintsProcessorMS.rst
docs/controllerBlueprintStudioProcessorMS.rst

index 911f999..3f30813 100644 (file)
@@ -14,7 +14,7 @@ Micro service to Manage Controller Blueprint Models, such as Resource Dictionary
 This microservice is used to deploy Controller Blueprint Archive file in Run time database. This also helps to test the Valid Blueprint.
 
 Architecture:
-==============
+-------------
 
 |image0|
 
@@ -23,7 +23,7 @@ Architecture:
    :width: 800px
    
 Running Blueprints Processor Microservice Locally:
-==================================================
+--------------------------------------------------
 
 The purpose of this page is to show how to run the Blueprints Processor microservice locally, using the docker-compose.yaml file provided in the project.
 
@@ -48,7 +48,7 @@ Build it using the Maven profile called Docker:
     mvn clean install -Pdocker
        
 Start Docker containers using docker-composer:
-==============================================
+----------------------------------------------
 
 Navigate to the docker-compose file in the distribution module:
 
@@ -66,7 +66,7 @@ To verify the logs generated by docker-composer, type:
        
        
 Testing the environment:
-========================
+------------------------
 
 Point your browser to http://localhost:8000/api/v1/execution-service/ping (please note that the port is 8000, not 8080)
 
index 5c67d6c..6f3152d 100644 (file)
@@ -10,7 +10,7 @@ The Controller Blueprint Archive is the overall service design, fully model-driv
 The CBA is .zip file which is saved in Controller Blueprint Database.
 
 Dynamic API:
-===========
+------------
 
 The nature of the API request and response is meant to be model driven and dynamic. They both share the same definition.
 
@@ -24,7 +24,7 @@ Then the content within this element is fully based on the workflow input and ou
 
 
 Enrichment:
-===========
+-----------
 
 Helps to generate complete valid CBA file.