<#21391 doc bug: `openapi` listed as the backend f...
# github-notifications
c
#21391 doc bug: `openapi` listed as the backend for `nodejs` subsystem Issue created by trhodeos Describe the bug https://www.pantsbuild.org/stable/reference/subsystems/nodejs (v1.22) I see
Copy code
Backend: pants.backend.experimental.openapi
But it should be
Copy code
Backend: pants.backend.experimental.nodejs
Pants version N/A OS N/A Additional info N/A pantsbuild/pants