Skip to content

Commit 084f4b5

Browse files
committed
fix: typo in kafka property
Signed-off-by: David Hontecillas <dhontecillas@gmail.com>
1 parent fcc15ef commit 084f4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2.13/backend/pubsub/kafka/publisher.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "object",
77
"required": [ "writer" ],
88
"properties": {
9-
"sucess_status_code": {
9+
"success_status_code": {
1010
"title": "Success Status Code",
1111
"description": "http status code to return for a successful write in the queue",
1212
"type": "number",

0 commit comments

Comments
 (0)