This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.
from 359a65d chore: regen doc new 329f29f chore: fix generated YAML and required props new 110f8bf chore: move go module files in generator The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .gitignore | 1 + docs/README.md | 4 ++-- docs/generator/generator.go | 2 +- go.mod => docs/generator/go.mod | 2 +- go.sum => docs/generator/go.sum | 0 docs/modules/ROOT/pages/aws-kinesis-source.adoc | 2 +- docs/modules/ROOT/pages/aws-sqs-source.adoc | 2 +- docs/modules/ROOT/pages/bitcoin-source.adoc | 2 +- docs/modules/ROOT/pages/http-source.adoc | 6 ++++-- docs/modules/ROOT/pages/jira-source.adoc | 2 +- docs/modules/ROOT/pages/mqtt-source.adoc | 5 +++-- docs/modules/ROOT/pages/salesforce-source.adoc | 2 +- docs/modules/ROOT/pages/slack-source.adoc | 2 +- docs/modules/ROOT/pages/telegram-source.adoc | 2 +- docs/modules/ROOT/pages/timer-source.adoc | 2 +- http-source.kamelet.yaml | 2 ++ mqtt-source.kamelet.yaml | 3 ++- 17 files changed, 24 insertions(+), 17 deletions(-) rename go.mod => docs/generator/go.mod (64%) rename go.sum => docs/generator/go.sum (100%)