Skip to content
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 Bug 🐞 report]: Wrong variable name under Lifecycle Events on Glee documentation #360

Closed
1 task done
peter-rr opened this issue Nov 14, 2022 · 1 comment
Closed
1 task done

Comments

@peter-rr
Copy link
Member

peter-rr commented Nov 14, 2022

Describe the bug you found in AsyncAPI Docs.

I'd like to report a bug I found in a code snippet under Lifecycle Events on Glee documentation.

Bug description

In case we want to restrict the lifecycle event by channel/topic, the variable name we are suggested to use should not be servers as we can see in the code snippet at the bottom.

Expected output

We should use the variable name channels instead, so the line to be added would be as follows:
export const channels = ['user/signedup']

Attach any resources that can help us understand the issue.

image

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ItsRoy69
Copy link

If the issue has been fixed then can someone close this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants