summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-08-07 13:33:50 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-08-07 13:33:50 +0100
commit35d75d067630afe445eab62e7175df93650f5b2c (patch)
tree10be3eeceb6fbc4eb6c798ec00d2ff4ccf2e0df8
parent7c7235d4c41b031d1fb830adcad8dbbf076e087d (diff)
parentd7735347472e06160e13497d508d75a4b29985b2 (diff)
downloadrabbitmq-codegen-35d75d067630afe445eab62e7175df93650f5b2c.tar.gz
stable to 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 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": []
},