summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-04-16 11:53:57 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-04-16 11:53:57 +0100
commitcdc8750334df80aec9abccb72a27e1c198372e17 (patch)
tree44c00f80847b4e3e7875ada6c1f597f8f4daf6c9
parent6d99ff5915a8b8c9193632cba843ad659e919b6e (diff)
parentb886305ef23cfa59754031637f50964228b965df (diff)
downloadrabbitmq-codegen-cdc8750334df80aec9abccb72a27e1c198372e17.tar.gz
Merge default
-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 ddb0fa6..dd15e97 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": []
},