You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by GitBox <gi...@apache.org> on 2021/06/04 20:46:46 UTC

[GitHub] [gobblin] arjun4084346 commented on a change in pull request #3297: [GOBBLIN-1458] Add endpoint to trigger a flow in GaaS

arjun4084346 commented on a change in pull request #3297:
URL: https://github.com/apache/gobblin/pull/3297#discussion_r645835543



##########
File path: gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-api/src/main/idl/org.apache.gobblin.service.flowconfigsV2.restspec.json
##########
@@ -79,7 +79,12 @@
       } ]
     } ],
     "entity" : {
-      "path" : "/flowconfigsV2/{id}"
+      "path" : "/flowconfigsV2/{id}",
+      "actions" : [ {
+        "name" : "trigger",

Review comment:
       should we name it trigger-execution ?




-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org