We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4fe461 commit 69f7a75Copy full SHA for 69f7a75
platform-api/src/main/java/com/flow/platform/api/controller/FlowController.java
@@ -235,6 +235,7 @@ public BooleanValue isFlowNameExist() {
235
/**
236
* @api {get} /flows/:root/branches List Branches
237
* @apiParam {String} root flow node name
238
+ * @apiParam {refresh} [refresh] true or false
239
* @apiGroup Flows
240
*
241
* @apiSuccessExample {json} Success-Response
0 commit comments