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
commitd7735347472e06160e13497d508d75a4b29985b2 (patch)
tree10be3eeceb6fbc4eb6c798ec00d2ff4ccf2e0df8
parent2a2d5b172d1c00eb490320532d7cc55d4c02cef9 (diff)
parentb56ecc636148c9c1e770695cb64d178a38bb01cd (diff)
downloadrabbitmq-codegen-d7735347472e06160e13497d508d75a4b29985b2.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 32c3aca..0c3ee2a 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": []
},