Flaxoos / extra-ktor-plugins

Feature-rich, efficient, and highly customizable plugins for your Multiplatform Ktor Server or Client
https://flaxoos.github.io/extra-ktor-plugins/
Other
52 stars 2 forks source link

Fix `ktor-server-kafka` README #35

Closed yonatankarp closed 2 weeks ago

yonatankarp commented 2 weeks ago

This commit fixes a small mistake in the ktor-server-kafka plugin where the schema registry URL was expecting a list of strings, while the actual implementation accepts only a single string.

yonatankarp commented 2 weeks ago

@Flaxoos you need to update your repo settings, it seems to not allow external contributions at this point:

image
Flaxoos commented 2 weeks ago

@yonatankarp Done, squashed and merged