about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--apps/couchdb/design.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/couchdb/design.json b/apps/couchdb/design.json
index 0b1cc51..ef71882 100644
--- a/apps/couchdb/design.json
+++ b/apps/couchdb/design.json
@@ -93,6 +93,10 @@
             "db",
             "design",
             "view"
+         ],
+         "optional_params" : [
+            "keys",
+            "key"
          ]
       },
       "get_show_without_doc" : {