aboutsummaryrefslogtreecommitdiffstats
path: root/docs/swagger/swagger.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/swagger/swagger.json')
-rw-r--r--docs/swagger/swagger.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/swagger/swagger.json b/docs/swagger/swagger.json
index dd353c4ac..819d0919c 100644
--- a/docs/swagger/swagger.json
+++ b/docs/swagger/swagger.json
@@ -1,7 +1,7 @@
{
"swagger" : "2.0",
"info" : {
- "version" : "3.0.1-SNAPSHOT",
+ "version" : "3.0.3-SNAPSHOT",
"title" : "Clamp Rest API"
},
"host" : "0.0.0.0",
@@ -699,6 +699,9 @@
"deploymentId" : {
"type" : "string"
},
+ "deploymentStatusUrl" : {
+ "type" : "string"
+ },
"controlName" : {
"type" : "string"
}