Skip to content

Commit

Permalink
rename basic.consume's 'filter' arg to 'arguments', as per the 0-9-1 …
Browse files Browse the repository at this point in the history
…spec
  • Loading branch information
rade committed Sep 1, 2010
1 parent c57c5c8 commit 0becf6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amqp-rabbitmq-0.9.1.json
Expand Up @@ -310,7 +310,7 @@
{"type": "bit", "name": "no-ack", "default-value": false},
{"type": "bit", "name": "exclusive", "default-value": false},
{"type": "bit", "name": "nowait", "default-value": false},
{"type": "table", "name": "filter", "default-value": {}}],
{"type": "table", "name": "arguments", "default-value": {}}],
"name": "consume",
"synchronous" : true},
{"id": 21,
Expand Down

0 comments on commit 0becf6e

Please sign in to comment.