mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
d7d470f4ac
commit
69e6c10aa8
|
@ -177,7 +177,7 @@ Example:
|
|||
{
|
||||
"pubsubname": "pubsub",
|
||||
"topic": "newOrder",
|
||||
"route": {
|
||||
"routes": {
|
||||
"rules": [
|
||||
{
|
||||
"match": "event.type == order",
|
||||
|
|
Loading…
Reference in New Issue