asyncapi / asyncapi/saunter

How to specify KAFKA bindings

Open
#175 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
224
Forks
64
PR merge metrics
No merged PRs in 30d

Description

How to specify bindings for KAFKA? Where we can specify the topic?
When I look in to KafkaChannelBinding.cs, it says "This object MUST NOT contain any properties. Its name is reserved for future use."
https://github.com/tehmantra/saunter/blob/main/src/Saunter/AsyncApiSchema/v2/Bindings/Kafka/KafkaChannelBinding.cs
When these properties will be added or is there a way to specify the bindings for Kafka.

Thanks for fixing/advising.

Contributor guide

Open the contributing guide

Research direction

Start with the referenced src/Saunter/AsyncApiSchema/v2/Bindings/Kafka/KafkaChannelBinding.cs and compare its current shape with the Kafka binding requirements. Determine whether topic configuration belongs in the channel definition or the Kafka binding, then establish the intended scope and acceptance criteria before deciding whether implementation or documentation is needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, kafka
Domain
api, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.