blob: 1b421cdeb9d872051917bfe0a49e462e96f02244 [file] [log] [blame]
{
"connector": {
"class": "org.apache.camel.kafkaconnector.githubtagsource.CamelGithubtagsourceSourceConnector",
"artifactId": "camel-github-tag-source-kafka-connector",
"groupId": "org.apache.camel.kafkaconnector",
"id": "camel-github-tag-source-source",
"type": "source",
"version": "3.19.0-SNAPSHOT",
"description": "Receive Tags From a Github Repository."
},
"properties": {
"camel.kamelet.github-tag-source.repoName": {
"name": "camel.kamelet.github-tag-source.repoName",
"description": "The Github Repository name",
"priority": "HIGH",
"required": "true"
},
"camel.kamelet.github-tag-source.repoOwner": {
"name": "camel.kamelet.github-tag-source.repoOwner",
"description": "The repository owner",
"priority": "HIGH",
"required": "true"
},
"camel.kamelet.github-tag-source.oauthToken": {
"name": "camel.kamelet.github-tag-source.oauthToken",
"description": "Oauth token",
"priority": "HIGH",
"required": "true"
}
}
}