This is an automated email from the ASF dual-hosted git repository.

unknown pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 79709d9  Updated DRAT Proteus REST API (markdown)
79709d9 is described below

commit 79709d9d3bbcc6f5a7e9a80954ddc6d896ec7a95
Author: Ahmed Ifhaam <[email protected]>
AuthorDate: Sun Jun 10 16:34:37 2018 +0530

    Updated DRAT Proteus REST API (markdown)
---
 DRAT-Proteus-REST-API.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/DRAT-Proteus-REST-API.md b/DRAT-Proteus-REST-API.md
index 35d8b74..2344586 100644
--- a/DRAT-Proteus-REST-API.md
+++ b/DRAT-Proteus-REST-API.md
@@ -112,10 +112,12 @@ memorySize: Number
 ```
 >ratId in this case refers to a numbering given (not guaranteed to be 
 >in-order, but a quick way of identification) to a >RatAuditTask that 
 >generates a RatLog which was parsed. unapprovedFiles is an array of Strings 
 >that list the file locations >where, for that given RatAuditTask, unapproved 
 >licenses were found to be used.
 
-##Workflow Services 
+## Workflow Services
+
 `./workflowservice/dynamic POST`
 >Starts dynamic workflow with given tasks 
 >Request Body: 
-> {taskIds:["urn:drat:MimePartitioner"]} here property taskIds, is a list of 
ids.
+> ```{taskIds:["urn:drat:MimePartitioner"]}```
+> here property taskIds, is a list of ids.
 > Returns :
 > "OK" If every thing is fine otherwise returns the exception message.
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to