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 293 forks source link

Mention that event_stream.read|write scopes are not used #1592

Closed ePaul closed 4 months ago

ePaul commented 4 months ago

One-line summary

Mention that event_stream.read|write scopes are not used

Zalando ticket : –

Description

This adds two lines to the API definition indicating that the nakadi.event_stream.read|write scopes are not used in Zalando's main Nakadi installation. (That's the case since mid 2017.)

If you think we should instead remove all traces of these scopes from the whole document, I can do that too.

Review

Deployment Notes

This doesn't change any behavior, just the documentation.

a1exsh commented 4 months ago

Thanks @ePaul , will update internally.