zalando / nakadi

A distributed event bus that implements a RESTful API abstraction on top of Kafka-like queues
https://nakadi.io
MIT License
952 stars 292 forks source link

Avro consumption handling #1463

Closed samizzy closed 9 months ago

samizzy commented 2 years ago

One-line summary

Provide error response code 406 (NOT ACCEPTABLE) when trying to read JSON event type with application/avro-binary header.

samizzy commented 9 months ago

closing as not needed currently