-
-
Notifications
You must be signed in to change notification settings - Fork 744
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
docs: adding reply
info in a AsyncAPI document
#2228
docs: adding reply
info in a AsyncAPI document
#2228
Conversation
✅ Deploy Preview for shimmering-choux-eb0798 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Made necessary changes directly with f96e428
Biggest change is the sequence diagram that was great but it was missing channel and example was more synchronous than asynchronous
@alequetzalli ready for your final review and merge
/rtm |
Description
As part of Google Season of Docs 2023 at AsyncAPI, we're going to write in-depth explanations of the different sections of an AsyncAPI document to avoid difficulties in implementing EDAs.
For this document issue, we'll be adding document about adding the
reply
info in a AsyncAPI document and request/reply pattern.Related issue
This task is part of the GSoD Docs EPIC: #1507.
Resolves #1716