aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/wire/tests/markup/Service/JSON.smd
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/wire/tests/markup/Service/JSON.smd')
-rw-r--r--includes/js/dojox/wire/tests/markup/Service/JSON.smd11
1 files changed, 0 insertions, 11 deletions
diff --git a/includes/js/dojox/wire/tests/markup/Service/JSON.smd b/includes/js/dojox/wire/tests/markup/Service/JSON.smd
deleted file mode 100644
index 2ac9682..0000000
--- a/includes/js/dojox/wire/tests/markup/Service/JSON.smd
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "serviceType": "JSON",
- "serviceURL": "Service/{name}.json",
- "methods": [{
- "name": "get",
- "parameters": [{
- "name": "name",
- "type": "str"
- }]
- }]
-}