We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d91355a commit 8c7b51cCopy full SHA for 8c7b51c
modules/ROOT/partials/sinks/get-started.adoc
@@ -37,7 +37,7 @@ curl -sS --fail -L -X POST "$WEB_SERVICE_URL/admin/v3/sinks/$TENANT/$NAMESPACE/$
37
----
38
+
39
.Example configuration data structure
40
-[source,json,subs="+attributes"]
+[source,json]
41
42
include::common:streaming:example$connectors/sinks/{connectorType}/sample-data.json[]
43
modules/ROOT/partials/sources/get-started.adoc
@@ -37,7 +37,7 @@ curl -sS --fail -L -X POST "$WEB_SERVICE_URL/admin/v3/sources/$TENANT/$NAMESPACE
include::common:streaming:example$connectors/sources/{connectorType}/sample-data.json[]
0 commit comments