summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-08-06 15:31:51 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-08-06 15:31:51 +0100
commit8427ed86d6c68265c9cae27033e84985c5879b66 (patch)
tree10be3eeceb6fbc4eb6c798ec00d2ff4ccf2e0df8
parent315518365bda4e77ba39bf5c357e6c6a5203cdf0 (diff)
parent50ea02162c44e091b82f3537b7d5b885f286c4b7 (diff)
downloadrabbitmq-codegen-git-8427ed86d6c68265c9cae27033e84985c5879b66.tar.gz
Merge bug25191
-rw-r--r--amqp-rabbitmq-0.9.1.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/amqp-rabbitmq-0.9.1.json b/amqp-rabbitmq-0.9.1.json
index 32c3aca0..0c3ee2af 100644
--- a/amqp-rabbitmq-0.9.1.json
+++ b/amqp-rabbitmq-0.9.1.json
@@ -149,7 +149,13 @@
"synchronous" : true},
{"id": 51,
"arguments": [],
- "name": "close-ok"}],
+ "name": "close-ok"},
+ {"id": 60,
+ "arguments": [{"type": "shortstr", "name": "reason", "default-value": ""}],
+ "name": "blocked"},
+ {"id": 61,
+ "arguments": [],
+ "name": "unblocked"}],
"name": "connection",
"properties": []
},