asyncapi-react icon indicating copy to clipboard operation
asyncapi-react copied to clipboard

feat: add configuration to use channel addresses in the sidebar for AsyncAPI v3

Open diegotorresd opened this issue 1 week ago • 1 comments

Description

Changes proposed in this pull request:

  • Adds a configuration useChannelAddressAsIdentifier to the sidebar configuration, so that the channel address is used as a fallback also for AsyncAPI v3 documents. This helps maintain consistent UI when migrating from V2 to V3.

Related issue(s)

Fixes https://github.com/asyncapi/asyncapi-react/issues/1018

diegotorresd avatar Jun 26 '24 10:06 diegotorresd