Made some API changes 27/33927/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Sat, 3 Mar 2018 07:44:25 +0000 (15:44 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Sat, 3 Mar 2018 07:44:25 +0000 (15:44 +0800)
Change-Id: I4657758559076beaaeab009aa0b0df8305003849
Issue-ID: HOLMES-115
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
engine-d/src/main/resources/swagger.json

index 7d227fd..6cb8eaf 100644 (file)
     },
     "DeployRuleRequest" : {
       "type" : "object",
-      "required" : [ "content" ],
+      "required" : [ "content", "loopcontrolname" ],
       "properties" : {
         "content" : {
           "type" : "string"