summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/camel-rests/sparky-core-prepareSchema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sparky/appconfig/camel-rests/sparky-core-prepareSchema.xml')
-rw-r--r--sparky/appconfig/camel-rests/sparky-core-prepareSchema.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/sparky/appconfig/camel-rests/sparky-core-prepareSchema.xml b/sparky/appconfig/camel-rests/sparky-core-prepareSchema.xml
deleted file mode 100644
index 20dba6f..0000000
--- a/sparky/appconfig/camel-rests/sparky-core-prepareSchema.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<rests xmlns="http://camel.apache.org/schema/spring">
- <rest>
- <post uri="/visualization/prepareVisualization">
- <route>
- <to uri="bean:schemaVisualizationProcessor?method=processVisualizationRequest" />
- </route>
- </post>
- </rest>
-</rests>
-
-