mirror of https://github.com/dapr/docs.git
Merge branch 'v1.11' into issue_3239
This commit is contained in:
commit
60b33ddc5a
|
@ -179,7 +179,7 @@ Example:
|
||||||
"topic": "newOrder",
|
"topic": "newOrder",
|
||||||
"route": "/orders",
|
"route": "/orders",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"rawPayload": "true",
|
"rawPayload": "true"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue