summaryrefslogtreecommitdiff
path: root/config/routes
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-03-15 18:11:47 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-03-15 18:11:47 +0100
commit3cd4169e33c07b71129aafcecfb81a3b5007fa39 (patch)
tree261de0303273cc1a861977dc9aebce235d0afe51 /config/routes
parent37f0dac79707a0de81ec6364d2704007eefd9289 (diff)
downloadbar-3cd4169e33c07b71129aafcecfb81a3b5007fa39.tar
bar-3cd4169e33c07b71129aafcecfb81a3b5007fa39.tar.gz
bar-3cd4169e33c07b71129aafcecfb81a3b5007fa39.tar.bz2
bar-3cd4169e33c07b71129aafcecfb81a3b5007fa39.tar.xz
bar-3cd4169e33c07b71129aafcecfb81a3b5007fa39.zip
Autocomplete types
Diffstat (limited to 'config/routes')
-rw-r--r--config/routes3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/routes b/config/routes
index 6ed3204..5024ab1 100644
--- a/config/routes
+++ b/config/routes
@@ -11,4 +11,7 @@
11/ref/#ReferenceId/delete DeleteRefItemR POST 11/ref/#ReferenceId/delete DeleteRefItemR POST
12 12
13/kinds KindsR GET 13/kinds KindsR GET
14/types TypesR GET
15/type TypeR GET
16
14/list ListR GET POST 17/list ListR GET POST