-
-
Notifications
You must be signed in to change notification settings - Fork 54
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 linkedin extension support #528
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Anyone else wanna have a look? With this PR @sambhavgupta0705 basically validates that https://github.com/asyncapi/spec-json-schemas?tab=readme-ov-file#extensions instruction works. Also simplistic contribution flow to asyncapi/extensions-catalog#144 works as well. Once we merge this I think we can say we have super minor nice MVP of extension catalog:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Simple change requested here #528 (comment)
The rest LGTM 👍 🚀
Co-authored-by: Sergio Moya <[email protected]>
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀🌔
/rtm |
🎉 This PR is included in version 6.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
this pr add essential schemas to add support for linkedin extension
asyncapi/extensions-catalog#78
cc: @derberg