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
commit2da30590915ba085258e7a14284c34190b1fb901 (patch)
tree10be3eeceb6fbc4eb6c798ec00d2ff4ccf2e0df8
parentc7182d99f743514bd9f46c8a0c2241a0dc2e22c0 (diff)
parent8427ed86d6c68265c9cae27033e84985c5879b66 (diff)
downloadrabbitmq-codegen-git-2da30590915ba085258e7a14284c34190b1fb901.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 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": []
},