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