From f03618873e3968bdbd860721c8302ff9f4076e3a Mon Sep 17 00:00:00 2001 From: Dominik Adam Przybysz Date: Fri, 21 Aug 2015 16:40:32 +0200 Subject: [PATCH] Fix Readme Change-Id: I719fd8f68b5f3435ff2a68ae6060cecaea09d51c --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ce7c8..96c7c4c 100644 --- a/README.md +++ b/README.md @@ -147,10 +147,11 @@ Via sending POST request to localhost:/serverControl ```xml ... + ... ``` -Response if success: +Response if success (and skipReport not given or equal false): ```xml @@ -183,6 +184,13 @@ Response if success: ``` +If skipReport is set to true then response will be: + +```xml + +``` + + Response with error message if failure: ```xml