-
-
Notifications
You must be signed in to change notification settings - Fork 637
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]: cover AsyncAPI document sections in detail #1507
Comments
Hi @alequetzalli is this an active project? I'd like to work on it |
@CatherineKiiru Nope, this is a GSoD project which means only our GSoD writers can work on this. You can work on regular docs issues tho :) |
Some missing stuff:
|
I suggest we clarify in the description of this issue that those docs should be based on AsyncAPI Spec version 3. |
@alequetzalli as all the tasks pertaining to the EPIC issue in context are resolved, I deem the issue is now completely resolved, hence, closing the EPIC issue. |
What Dev Docs changes are you proposing?
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.Here are the individual sections of an AsyncAPI document we need to cover:
components.serverVariables
.security
prop at the operation level.oneOf
) under operation. Talk aboutcontentType
and add a note aboutdefaultSchema
. Also, show how to reuse components.$ref
concept, introduce and explain that$ref
can point to the same document, other documents in a local system, and external URLs.Tasks to complete in this epic
We'll break up the work into the following digestible pieces:
Code of Conduct
The text was updated successfully, but these errors were encountered: