backstage
backstage copied to clipboard
feat(docs): Add documentation & example that AsyncApi 3 is supported
Hey, I just made a Pull Request!
Add documentation & example that AsyncApi 3 is supported. The same way as it is done with OpenApi.
I also updated the example to the new version.
fixes #22534
:heavy_check_mark: Checklist
Missing Changesets
The following package(s) are changed by this PR but do not have a changeset:
- @backstage/catalog-model
See CONTRIBUTING.md for more information about how to add changesets.
Changed Packages
| Package Name | Package Path | Changeset Bump | Current Version |
|---|---|---|---|
| @backstage/catalog-model | packages/catalog-model | none | v1.4.4-next.0 |
| @backstage/plugin-api-docs | plugins/api-docs | patch | v0.10.4-next.2 |
Uffizzi Cluster pr-22536 was deleted.
Thanks for the contribution! All commits need to be DCO signed before they are reviewed. Please refer to the the DCO section in CONTRIBUTING.md or the DCO status for more info.
This PR has been automatically marked as stale because it has not had recent activity from the author. It will be closed if no further activity occurs. If the PR was closed and you want it re-opened, let us know and we'll re-open the PR so that you can continue the contribution!
Thank you for contributing to Backstage! The changes in this pull request will be part of the 1.23.0 release, scheduled for Tue, 20 Feb 2024.
Thanks again for this @Lazzaretti and looks like the demo site is now up to date too! 🚀 https://demo.backstage.io/catalog/default/api/streetlights/definition
Thanks for the review and merge @Rugvip 👍