We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d1bfe commit a07c941Copy full SHA for a07c941
web/src/app/data-templates/inputs/kafka.json
@@ -281,7 +281,7 @@
281
"propertyType": "text",
282
"contentType": "URL",
283
"width": 12,
284
- "tooltip": "Get the Schema Registry schema.",
+ "tooltip": "Get the Schema Registry schema. E.g 'https://schemaNameinEos.marathon.mesos:8089'",
285
"default": "",
286
"visible": [
287
[
web/src/app/data-templates/outputs/kafka.json
@@ -170,7 +170,7 @@
170
171
172
173
- "tooltip": "Post the Schema Registry schema.",
+ "tooltip": "Post the Schema Registry schema. E.g 'https://schemaNameinEos.marathon.mesos:8089'",
174
175
176
0 commit comments