We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9b744 commit caf3094Copy full SHA for caf3094
site/oauth2.md
@@ -238,7 +238,7 @@ The current scope format is `<permission>:<vhost_pattern>/<name_pattern
238
* `<permission>` is an access permission (`configure`, `read`, or `write`)
239
* `<vhost_pattern>` is a wildcard pattern for vhosts token has access to.
240
* `<name_pattern>` is a wildcard pattern for resource name
241
- * `<routing_key_pattern>` is an optional wildcard pattern for routing key in topic authorization
+ * `<routing_key_pattern>` is a wildcard pattern for routing key in topic authorization
242
243
Wildcard patterns are strings with optional wildcard symbols `*` that match
244
any sequence of characters.
0 commit comments