Skip to content

Add Open Schema button to Topic Hierarchy view#5008

Merged
knolleary merged 1 commit intomainfrom
4919-expose-schema
Jan 14, 2025
Merged

Add Open Schema button to Topic Hierarchy view#5008
knolleary merged 1 commit intomainfrom
4919-expose-schema

Conversation

@knolleary
Copy link
Member

@knolleary knolleary commented Jan 14, 2025

Part of #4919

Adds a button to the header of the Topic Hierarchy view to open the generated AsyncAPI in a new window.

image

Also noticed the generated schema ought to have a security section - so added.

@codecov
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.37%. Comparing base (ff70a8a) to head (f8f3f90).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5008   +/-   ##
=======================================
  Coverage   78.37%   78.37%           
=======================================
  Files         328      328           
  Lines       15438    15438           
  Branches     3559     3559           
=======================================
  Hits        12099    12099           
  Misses       3339     3339           
Flag Coverage Δ
backend 78.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cstns
Copy link
Contributor

cstns commented Jan 14, 2025

confirmed working locally
image
image

@knolleary knolleary merged commit 9317d4b into main Jan 14, 2025
20 checks passed
@knolleary knolleary deleted the 4919-expose-schema branch January 14, 2025 16:23
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.

Create Async API schema from our own broker's topic hierarchy

2 participants