-
-
Notifications
You must be signed in to change notification settings - Fork 638
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]: Adapt hello world tutorial for v3 #1857
Comments
I would like to work on this issue. Could you assign it to me? |
@jonaslagoni i would like to work on this task |
No assignment, just say you work on it, since nothing has happened in 3 weeks I assume you moved on @dssitachi, go ahead @alaminthespecial 🙂 |
ok @jonaslagoni |
Hi, @jonaslagoni ,@alequetzalli am little bit confuse, I have folk the asyncApi/website and completed some of the task when i read the contribution guidance it says we should avoid using master branch while proposing for changes and I can only find docs/tutorials/getting-started/hello-world.md file when am in Master branch. And the issue can only be updated on when my base branch is next-major-spec please i need some clarification i want to propose change. |
@alaminthespecial Hey there 👋 We can have a google meet call and discuss this issue. DM me on Slack if you're comfortable with it. |
sure i have DM you |
hello @jonaslagoni I need some clarification on operation section of asyncApi v3 which was not there in previous examples |
I would leave it blank and create the PR and join a spec 3.0 docs meeting to get help how to best phrase it, or look at some other documentations how they describe operations in AsyncAPI and make a first draft 🙂 |
hi @jonaslagoni @alequetzalli i have make a PR can you help me review it #2004 |
solved with #2004 |
For AsyncAPI v3, we need to adapt the hello world tutorial (https://www.asyncapi.com/docs/tutorials/getting-started/hello-world) to be usable with AsyncAPI v3.
Here are the v3 structure that should be used instead:
Here are the main points that need to change:
docs/tutorials/getting-started/hello-world.md
file.Make sure you base your change on the
next-major-spec
branch and target it in your PR 🙂 If you have any questions, don't hesitate to ask.The text was updated successfully, but these errors were encountered: