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

Missing page at "/404/" https://mswjs.io/docs/api/setup-worker/print-handlers #332

Closed
dtatarenko opened this issue Dec 21, 2023 · 1 comment

Comments

@dtatarenko
Copy link

dtatarenko commented Dec 21, 2023

Expect to see a description of the printHandlers method of setupWorker;
Link is present at https://mswjs.io/docs/api/setup-worker

seems it should be listHandlers method instead?

@kettanaito
Copy link
Member

kettanaito commented Dec 21, 2023

Hi, @dtatarenko! Thanks for reporting this. Yes, you are right, the printHandlers() method has been removed in favor of listHandlers(). I will add a redirect.

Edit: Accessing printHandlers() API page now correctly redirects to listHandlers().

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

No branches or pull requests

2 participants