Skip to content

Commit 69f7a75

Browse files
committed
add api doc
1 parent b4fe461 commit 69f7a75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform-api/src/main/java/com/flow/platform/api/controller/FlowController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ public BooleanValue isFlowNameExist() {
235235
/**
236236
* @api {get} /flows/:root/branches List Branches
237237
* @apiParam {String} root flow node name
238+
* @apiParam {refresh} [refresh] true or false
238239
* @apiGroup Flows
239240
*
240241
* @apiSuccessExample {json} Success-Response

0 commit comments

Comments
 (0)