blob: 8abe16d5847d36ee2f4bb30f020f441a95e979df [file] [log] [blame]
{
"connector": {
"class": "org.apache.camel.kafkaconnector.githubpullrequestcommentsource.CamelGithubpullrequestcommentsourceSourceConnector",
"artifactId": "camel-github-pullrequest-comment-source-kafka-connector",
"groupId": "org.apache.camel.kafkaconnector",
"id": "camel-github-pullrequest-comment-source-source",
"type": "source",
"version": "3.20.1-SNAPSHOT",
"description": "Receive pull request Comments From Github."
},
"properties": {
"camel.kamelet.github-pullrequest-comment-source.repoName": {
"name": "camel.kamelet.github-pullrequest-comment-source.repoName",
"description": "The Github Repository name",
"priority": "HIGH",
"required": "true"
},
"camel.kamelet.github-pullrequest-comment-source.repoOwner": {
"name": "camel.kamelet.github-pullrequest-comment-source.repoOwner",
"description": "The repository owner",
"priority": "HIGH",
"required": "true"
},
"camel.kamelet.github-pullrequest-comment-source.oauthToken": {
"name": "camel.kamelet.github-pullrequest-comment-source.oauthToken",
"description": "Oauth token",
"priority": "HIGH",
"required": "true"
}
}
}