Merge branch 'v1.11' into issue_3239

This commit is contained in:
Mark Fussell 2023-06-19 09:15:02 -07:00 committed by GitHub
commit 60b33ddc5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ Example:
"topic": "newOrder", "topic": "newOrder",
"route": "/orders", "route": "/orders",
"metadata": { "metadata": {
"rawPayload": "true", "rawPayload": "true"
} }
} }
] ]