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
44dc3f8f6e
commit
d7d470f4ac
|
@ -184,6 +184,7 @@ Example:
|
||||||
"path": "/orders"
|
"path": "/orders"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
default: /otherorders
|
||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"rawPayload": "true"
|
"rawPayload": "true"
|
||||||
|
|
Loading…
Reference in New Issue