Arjen10 commented on code in PR #13862:
URL: https://github.com/apache/apisix/pull/13862#discussion_r3965154450
##########
apisix/plugins/workflow.lua:
##########
@@ -45,9 +45,14 @@ local schema = {
},
actions = {
type = "array",
+ minItems = 1,
Review Comment:
Done. added TEST 13 and TEST 14 to workflow2.t
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]