-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug.
The AsyncAPI website’s “Tools” section lists AsyncAPI Server API, with a “Visit Website” button linking to
https://api.asyncapi.com/v1
That endpoint returns:
Cannot GET /v1
Suggested fix
Update the metadata or configuration in the Server API repository so that the “website” field is either
removed replaced with the GitHub repo URL, ensuring the website frontend correctly reflects the change.
Expected behavior
Expected behavior
Since this is an API service and not a website, we should either:
• Remove the “Visit Website” button, or
• Replace it with a link to the GitHub repository for the Server API.
Screenshots
How to Reproduce
1. Visit https://www.asyncapi.com/tools
2. Scroll to “AsyncAPI Server API” under Open Source
3. Click “Visit Website” → shows error “Cannot GET /v1”
Additional context
Reference: AsyncAPI Website Issue #4530
🖥️ Device Information [optional]
- Operating System (OS):
- Browser:
- Browser Version:
👀 Have you checked for similar open issues?
- I checked and didn't find similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working