mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/rabbitmq.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
44f6d4c2dd
commit
40813a1f9c
|
@ -57,7 +57,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
|
|||
|
||||
## Spec metadata fields
|
||||
|
||||
> When a new RabbitMQ message gets published, all values from the associated metadata will be added to the message's header values.
|
||||
> When a new RabbitMQ message gets published, all values from the associated metadata are added to the message's header values.
|
||||
|
||||
| Field | Required | Binding support | Details | Example |
|
||||
|--------------------|:--------:|------------|-----|---------|
|
||||
|
|
Loading…
Reference in New Issue