This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3b36a12 Polished
add 38c8e72 CAMEL-17339 - Avoid List<String> as configuration parameter
types in Endpoint configurations - Azure-CosmosDB
add 6262324 CAMEL-17339 - Avoid List<String> as configuration parameter
types in Endpoint configurations - Azure-CosmosDB
add 0f24fcd CAMEL-17339 - Avoid List<String> as configuration parameter
types in Endpoint configurations - Azure-CosmosDB
No new revisions were added by this update.
Summary of changes:
.../camel/catalog/components/azure-cosmosdb.json | 4 +-
.../cosmosdb/CosmosDbComponentConfigurer.java | 13 +---
.../azure/cosmosdb/CosmosDbEndpointConfigurer.java | 13 +---
.../component/azure/cosmosdb/azure-cosmosdb.json | 4 +-
.../azure/cosmosdb/CosmosDbConfiguration.java | 8 +--
.../cosmosdb/client/CosmosDbClientFactory.java | 14 ++++-
.../dsl/AzureCosmosdbComponentBuilderFactory.java | 7 +--
.../dsl/CosmosDbEndpointBuilderFactory.java | 70 +---------------------
8 files changed, 29 insertions(+), 104 deletions(-)