From c023f5c93d5f9ec2a6d8f45c123b280ef6ec2332 Mon Sep 17 00:00:00 2001 From: slinkydeveloper Date: Mon, 19 Apr 2021 10:05:46 +0200 Subject: [PATCH] Remove the conflicting sentence, issue #812 Signed-off-by: Francesco Guardiani (cherry picked from commit ca5bc522208e50a00a49b341d78a2b28bc58aa7e) Signed-off-by: Francesco Guardiani --- kafka-protocol-binding.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/kafka-protocol-binding.md b/kafka-protocol-binding.md index 3c5206e2e..9fa2f4039 100644 --- a/kafka-protocol-binding.md +++ b/kafka-protocol-binding.md @@ -134,9 +134,6 @@ CloudEvents attributes as headers then it's probably a CloudEvent. However, as with all CloudEvent messages, if it does not adhere to all of the normative language of this specification then it is not a valid CloudEvent. -If the `content-type` header is not present then the receiver uses -_structured_ mode with the JSON event format. - ### 3.1. Key Mapping The 'key' of the Kafka message is populated by a "Key Mapper" function, which