asyncapi / saunter

Saunter is a code-first AsyncAPI documentation generator for dotnet.
https://www.asyncapi.com/
MIT License
203 stars 57 forks source link

Allows greater flexibility in bindings to be used #194

Open thompson-tomo opened 5 months ago

thompson-tomo commented 5 months ago

Why do we need this improvement?

Allows for Additional bindings to easily be added

How will this change help?

Allows for integration of additional binding's which are decoupled from main release

Screenshots

No response

How could it be implemented/designed?

🚧 Breaking changes

Yes

VisualBean commented 5 months ago

Once moved to asyncapi.net this will be easy enough. It has full support for 'custom' bindings, and will provide a centralised place to add more as needed.