summaryrefslogtreecommitdiffstats
path: root/bundleconfig-local/etc/appprops/methodMapper.properties
diff options
context:
space:
mode:
Diffstat (limited to 'bundleconfig-local/etc/appprops/methodMapper.properties')
-rw-r--r--bundleconfig-local/etc/appprops/methodMapper.properties9
1 files changed, 0 insertions, 9 deletions
diff --git a/bundleconfig-local/etc/appprops/methodMapper.properties b/bundleconfig-local/etc/appprops/methodMapper.properties
deleted file mode 100644
index 7b71acf..0000000
--- a/bundleconfig-local/etc/appprops/methodMapper.properties
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "helloWorld": [
- {
- "method": "get",
- "url": "/rest/model-loader/v1/helloWorld",
- "logicalName": "GetMethod(Logical)"
- }
- ]
-}