Open bandantonio opened 4 days ago
The changes made in this pull request involve updates to the AsyncAPI document for a Slackbot that uses the WebSocket protocol. Key modifications include correcting the indentation of properties within the hello
schema and restructuring the reaction
schema for improved clarity. Additionally, refinements were made to the tutorial content to enhance clarity while maintaining the instructional flow.
File Path | Change Summary |
---|---|
markdown/docs/tutorials/websocket/index.md | Updated hello schema indentation for app_id and num_connections ; restructured reaction schema for clarity and consistent indentation of properties. Refined tutorial content for clarity. |
Objective | Addressed | Explanation |
---|---|---|
Correct indentation for reaction schema (3418) |
β | |
Correct indentation for app_id property (3418) |
β |
In the land of code where rabbits play,
Indentations fixed, hip-hip-hooray!
With schemas clear and tutorials bright,
Our Slackbot hops with pure delight! πβ¨
So letβs celebrate this coding spree,
A joyful dance in the land of API!
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Built without sensitive environment variables
Name | Link |
---|---|
Latest commit | 537947aefa9ca98290093cfbfece6cbc8d7a21a0 |
Latest deploy log | https://app.netlify.com/sites/asyncapi-website/deploys/673eead7f1b28300085befd1 |
Deploy Preview | https://deploy-preview-3420--asyncapi-website.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.77%. Comparing base (
1be4431
) to head (537947a
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
π¨ Try these New Features:
β‘οΈ Lighthouse report for the changes in this PR: | Category | Score |
---|---|---|
π΄ Performance | 46 | |
π’ Accessibility | 98 | |
π’ Best practices | 92 | |
π’ SEO | 100 | |
π΄ PWA | 33 |
Lighthouse ran on https://deploy-preview-3420--asyncapi-website.netlify.app/
Related issue(s)
Fixes #3418
Summary by CodeRabbit
New Features
Documentation