From d8795ffdbafa06c8fbe943878dc4d51de1105d69 Mon Sep 17 00:00:00 2001 From: Baha Mesleh Date: Wed, 15 May 2019 16:34:02 +0300 Subject: [PATCH] fixed the work-flow Signed-off-by: Baha Mesleh Change-Id: Ic546c903923cee31803ba5010bcd2b7bd39c500c --- work-flow.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/work-flow.txt b/work-flow.txt index d3c21a8..db9f079 100644 --- a/work-flow.txt +++ b/work-flow.txt @@ -98,6 +98,8 @@ Work-flow: 11. Follow the progress of the installation by sending the following http request to the installer API GET url: https://localhost:$API_PORT/v1/installations/$INSTALLATION_UUID/state + { + } REP body json-encoded { 'status': , -- 2.16.6