This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 9f36c6cdcbce763ce7f21f1fd570de585a8a5c33 Author: Claus Ibsen <[email protected]> AuthorDate: Thu Nov 9 14:05:41 2023 +0100 Regen --- docs/components/modules/others/examples/json/azure-schema-registry.json | 1 + docs/components/modules/others/nav.adoc | 1 + docs/components/modules/others/pages/azure-schema-registry.adoc | 1 + 3 files changed, 3 insertions(+) diff --git a/docs/components/modules/others/examples/json/azure-schema-registry.json b/docs/components/modules/others/examples/json/azure-schema-registry.json new file mode 120000 index 00000000000..c51c3a160d4 --- /dev/null +++ b/docs/components/modules/others/examples/json/azure-schema-registry.json @@ -0,0 +1 @@ +../../../../../../components/camel-azure/camel-azure-schema-registry/src/generated/resources/azure-schema-registry.json \ No newline at end of file diff --git a/docs/components/modules/others/nav.adoc b/docs/components/modules/others/nav.adoc index fd975c765b7..7c0864796dd 100644 --- a/docs/components/modules/others/nav.adoc +++ b/docs/components/modules/others/nav.adoc @@ -4,6 +4,7 @@ * xref:others:index.adoc[Miscellaneous Components] ** xref:attachments.adoc[Attachments] ** xref:aws-xray.adoc[AWS XRay] +** xref:azure-schema-registry.adoc[Azure Schema Registry] ** xref:cli-connector.adoc[CLI Connector] ** xref:cloudevents.adoc[Cloudevents] ** xref:csimple-joor.adoc[CSimple jOOR] diff --git a/docs/components/modules/others/pages/azure-schema-registry.adoc b/docs/components/modules/others/pages/azure-schema-registry.adoc new file mode 120000 index 00000000000..7ae097aef0a --- /dev/null +++ b/docs/components/modules/others/pages/azure-schema-registry.adoc @@ -0,0 +1 @@ +../../../../../components/camel-azure/camel-azure-schema-registry/src/main/docs/azure-schema-registry.adoc \ No newline at end of file
