klesh commented on code in PR #2809:
URL: https://github.com/apache/incubator-devlake/pull/2809#discussion_r953411777


##########
api/blueprints/blueprint_plugin_setting.go:
##########
@@ -217,3 +217,18 @@ type GithubBlueprintSetting []struct {
                } `json:"scope"`
        } `json:"connections"`
 }
+
+// @Summary blueprints setting for icla

Review Comment:
   Plugin specific document should be placed inside the plugin folder



##########
api/pipelines/pipeline_plugin_plan.go:
##########
@@ -174,3 +174,15 @@ type TapdPipelinePlan [][]struct {
                Since       string
        } `json:"options"`
 }
+
+// @Summary pipelines plan for icla

Review Comment:
   same as above



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

Reply via email to