We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
NodeJS: 20.11.0 NitroPack: latest (2.9.1)
Clean Nitro, without Nuxt
{ hello: 'world' }
/_nitro/swagger
I want to see results for executed request using my custom port. I get the "failed to fetch" error, caused wrong request port.
You can look at this on StackBlitz, wait for init and go to sb_url/_nitro/swagger
sb_url/_nitro/swagger
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
NodeJS: 20.11.0
NitroPack: latest (2.9.1)
Clean Nitro, without Nuxt
Reproduction
{ hello: 'world' }
/_nitro/swagger
Describe the bug
I want to see results for executed request using my custom port.
I get the "failed to fetch" error, caused wrong request port.
Additional context
You can look at this on StackBlitz, wait for init and go to
sb_url/_nitro/swagger
Logs
No response
The text was updated successfully, but these errors were encountered: