Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Responses supports JSON format with embedded data format (JSON and Base64 encoded strings). Proxy uses vendor specifispecific
content types in Content-Type and Accept headers to make the format of the data explicit. This approach is borrowed from Confluent Rest Proxy.
Supported Content-Types are: application/vnd.kafka.binary.v1+json, application/vnd.kafka.json.v1+json

...