We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The goal of this issue is to provide AsyncAPI 3.x Petstore fixture. We can probably utilize the 2.x to 3.x converter to achieve this goal.
The text was updated successfully, but these errors were encountered:
https://github.com/asyncapi/converter-js was used with default pointOfView logic for converting AsyncAPI 2.6.0 Petstore to AsyncAPI 3.0.0 Petstore.
pointOfView
Sorry, something went wrong.
feat(top-bar): add support for loading AsyncAPI Petstore 3.0.0
15d0f1f
Refs #4873
Addressed in #4888
feat(top-bar): add support for loading AsyncAPI Petstore 3.0.0 example (
a81bebf
#4888) Refs #4873
chore(release): cut the 5.0.0-alpha.92 release
424b3c1
# [5.0.0-alpha.92](v5.0.0-alpha.91...v5.0.0-alpha.92) (2024-03-29) ### Features * **editor-preview-asyncapi:** add initial support for AsyncAPI 3.0.0 ([#4886](#4886)) ([1626243](1626243)), closes [#4872](#4872) * **top-bar:** add support for loading AsyncAPI Petstore 3.0.0 example ([#4888](#4888)) ([a81bebf](a81bebf)), closes [#4873](#4873) * **top-bar:** add support for loading AsyncAPI Streetlights 3.0.0 example ([#4887](#4887)) ([902f580](902f580)), closes [#4874](#4874)
char0n
No branches or pull requests
The goal of this issue is to provide AsyncAPI 3.x Petstore fixture. We can probably utilize the 2.x to 3.x converter to achieve this goal.
The text was updated successfully, but these errors were encountered: