Skip to content

chore(docs): update broken AsyncAPIDocument link in README#1230

Merged
asyncapi-bot merged 6 commits intoasyncapi:masterfrom
KUNDAN1334:fix/readme-broken-asyncapidocument-1219
Mar 14, 2026
Merged

chore(docs): update broken AsyncAPIDocument link in README#1230
asyncapi-bot merged 6 commits intoasyncapi:masterfrom
KUNDAN1334:fix/readme-broken-asyncapidocument-1219

Conversation

@KUNDAN1334
Copy link
Copy Markdown
Contributor

Fixed

  • [AsyncAPIDocument](https://github.com/asyncapi/parser-js/blob/master/lib/models/asyncapi.js) (404)
  • [AsyncAPIDocument](https://github.com/asyncapi/parser-js/blob/master/packages/parser/src/models/asyncapi.ts) (Works!)

Testing

  • Link now correctly points to TypeScript definition
  • No more 404 errors for new contributors

Closes #1219

- Added webpack fallbacks for fs/path/util modules in client bundle
- Fixed deprecated eslint config in next.config.mjs
- Updated playground scripts with --webpack flags for Turbopack compatibility
- Updated root lerna scripts for proper dev workflow

Fixes asyncapi#1216

Tested on Next.js 16.1.5
- Fixed 404 link from old parser-js path
- Updated to correct TypeScript location in packages/parser
@SHUBHANSHU602
Copy link
Copy Markdown

@KUNDAN1334 Please read the community guidelines before opening the PR , I have clearly mentioned that author will solve this itself ,Please close you PR.

@AceTheCreator AceTheCreator changed the title fix(docs): update broken AsyncAPIDocument link in README chore(docs): update broken AsyncAPIDocument link in README Mar 14, 2026
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@AceTheCreator AceTheCreator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AceTheCreator
Copy link
Copy Markdown
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 83f10f9 into asyncapi:master Mar 14, 2026
14 checks passed
@asyncapi-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]:Broken link for “AsyncAPIDocument” in Props Section of Readme.md (404)

4 participants