Skip to content

Commit

Permalink
Fix JSON in pubsub reference API docs (#3558)
Browse files Browse the repository at this point in the history
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Mark Fussell <[email protected]>
  • Loading branch information
JoshVanL and msfussell committed Jun 19, 2023
1 parent 0d0d29a commit a229194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daprdocs/content/en/reference/api/pubsub_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Example:
"topic": "newOrder",
"route": "/orders",
"metadata": {
"rawPayload": "true",
"rawPayload": "true"
}
}
]
Expand Down

0 comments on commit a229194

Please sign in to comment.