Skip to content

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

Open
KUNDAN1334 wants to merge 5 commits intoasyncapi:masterfrom
KUNDAN1334:fix/readme-broken-asyncapidocument-1219
Open

fix(docs): update broken AsyncAPIDocument link in README#1230
KUNDAN1334 wants to merge 5 commits intoasyncapi:masterfrom
KUNDAN1334:fix/readme-broken-asyncapidocument-1219

Conversation

@KUNDAN1334
Copy link

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
@sonarqubecloud
Copy link

@SHUBHANSHU602
Copy link

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

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

Labels

None yet

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)

2 participants