Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

diegotorresd
Copy link

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 #1018

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@diegotorresd diegotorresd changed the title Add configuration to use channel addresses in the sidebar for AsyncAPI v3 feat: Add configuration to use channel addresses in the sidebar for AsyncAPI v3 Jun 26, 2024
@diegotorresd diegotorresd changed the title feat: Add configuration to use channel addresses in the sidebar for AsyncAPI v3 feat: add configuration to use channel addresses in the sidebar for AsyncAPI v3 Jun 26, 2024
@diegotorresd diegotorresd force-pushed the use-channel-address-in-sidebar-for-v3 branch from 9add575 to 2d9d622 Compare June 26, 2024 11:13
Copy link

sonarcloud bot commented Jul 3, 2024

1 similar comment
Copy link

sonarcloud bot commented Jul 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide config to show channel addresses as operation names in the sidebar for AsyncAPI v3 documents
2 participants