summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Cogoluègnes <acogoluegnes@gmail.com>2019-06-25 14:29:28 +0200
committerArnaud Cogoluègnes <acogoluegnes@gmail.com>2019-06-25 14:29:28 +0200
commitf16e977939c6d2fb2c5a6918819f5e2ea306a4a0 (patch)
treef0a300f9be085590b17cdd5245542258e71b4015
parent9a9f87043e00e29bc03443cb5cee58699c83f7a1 (diff)
downloadrabbitmq-codegen-git-oauth2-credential-expiration-support.tar.gz
Set new-secret type to longstroauth2-credential-expiration-support
Short strings are limited to 256 characters and tokens can easily be longer than this.
-rw-r--r--amqp-rabbitmq-0.9.1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/amqp-rabbitmq-0.9.1.json b/amqp-rabbitmq-0.9.1.json
index fb58308e..41a02e7e 100644
--- a/amqp-rabbitmq-0.9.1.json
+++ b/amqp-rabbitmq-0.9.1.json
@@ -157,7 +157,7 @@
"arguments": [],
"name": "unblocked"},
{"id": 70,
- "arguments": [{"type": "shortstr", "name": "new-secret"},
+ "arguments": [{"type": "longstr", "name": "new-secret"},
{"type": "shortstr", "name": "reason"}],
"name": "update-secret",
"synchronous" : true},