summaryrefslogtreecommitdiffstats
path: root/API.txt
diff options
context:
space:
mode:
Diffstat (limited to 'API.txt')
-rw-r--r--API.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/API.txt b/API.txt
index 741c64365..e7c36c8df 100644
--- a/API.txt
+++ b/API.txt
@@ -446,7 +446,7 @@ output: Output('summary', type=[<type 'unicode'>, <type 'NoneType'>])
output: PrimaryKey('value')
command: batch
args: 1,1,2
-arg: Any('methods*')
+arg: Dict('methods*')
option: Str('version?')
output: Output('count', type=[<type 'int'>])
output: Output('results', type=[<type 'list'>, <type 'tuple'>])
@@ -853,7 +853,7 @@ output: PrimaryKey('value')
command: command_defaults
args: 1,3,1
arg: Str('name')
-option: Any('kw?')
+option: Dict('kw?')
option: Str('params*')
option: Str('version?')
output: Output('result')