aboutsummaryrefslogtreecommitdiffstats
path: root/dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json')
-rw-r--r--dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json116
1 files changed, 58 insertions, 58 deletions
diff --git a/dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json b/dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json
index a3b6286..58e2671 100644
--- a/dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json
+++ b/dcae-analytics-cdap-plugins/widgets/JsonPathFilter-transform.json
@@ -1,58 +1,58 @@
-{
- "metadata": {
- "spec-version": "1.0"
- },
- "configuration-groups": [
- {
- "label": "JSON Path Filter",
- "properties": [
- {
- "widget-type": "textbox",
- "label": "Reference Name",
- "name": "referenceName",
- "widget-attributes": {
- "default": "JsonPathFilter"
- }
- },
- {
- "widget-type": "textbox",
- "label": "Input Field Name",
- "name": "incomingJsonFieldName"
- },
- {
- "widget-type": "textbox",
- "label": "Output Schema Field Name",
- "name": "outputSchemaFieldName"
- },
- {
- "widget-type": "keyvalue",
- "label": "Json Path Filter Mappings",
- "name": "jsonFilterMappings",
- "widget-attributes": {
- "showDelimiter": "false"
- }
- }
- ]
- }
- ],
- "outputs": [
- {
- "name": "schema",
- "label": "schema",
- "widget-type": "schema",
- "widget-attributes": {
- "schema-types": [
- "boolean",
- "int",
- "long",
- "float",
- "double",
- "bytes",
- "string"
- ],
- "schema-default-type": "string",
- "property-watch": "format"
- }
- }
- ]
-}
+{
+ "metadata": {
+ "spec-version": "1.0"
+ },
+ "configuration-groups": [
+ {
+ "label": "JSON Path Filter",
+ "properties": [
+ {
+ "widget-type": "textbox",
+ "label": "Reference Name",
+ "name": "referenceName",
+ "widget-attributes": {
+ "default": "JsonPathFilter"
+ }
+ },
+ {
+ "widget-type": "textbox",
+ "label": "Input Field Name",
+ "name": "incomingJsonFieldName"
+ },
+ {
+ "widget-type": "textbox",
+ "label": "Output Schema Field Name",
+ "name": "outputSchemaFieldName"
+ },
+ {
+ "widget-type": "keyvalue",
+ "label": "Json Path Filter Mappings",
+ "name": "jsonFilterMappings",
+ "widget-attributes": {
+ "showDelimiter": "false"
+ }
+ }
+ ]
+ }
+ ],
+ "outputs": [
+ {
+ "name": "schema",
+ "label": "schema",
+ "widget-type": "schema",
+ "widget-attributes": {
+ "schema-types": [
+ "boolean",
+ "int",
+ "long",
+ "float",
+ "double",
+ "bytes",
+ "string"
+ ],
+ "schema-default-type": "string",
+ "property-watch": "format"
+ }
+ }
+ ]
+}