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

Unable to Access Swagger Documentation on /api/doc #1

Open
sifisatz opened this issue Oct 19, 2024 · 0 comments
Open

Unable to Access Swagger Documentation on /api/doc #1

sifisatz opened this issue Oct 19, 2024 · 0 comments

Comments

@sifisatz
Copy link

Hello @CarlosZiegler,

I encountered an issue while running your application locally. The app itself seems to be functioning correctly, but when I try to access the Swagger documentation page via /api/ui, it doesn’t load as expected. I couldn't find the endpoint for viewing the API documentation.

Steps to Reproduce:

Cloned the repository and followed the setup steps.
Ran the app using the provided command: bun run dev.
Tried to navigate to /api/ui to view the Swagger documentation.
Received either a 404 error or a blank page (depending on your app's response).

Expected Behavior: I expected the Swagger page to be available at /api/ui to browse the API documentation.

Actual Behavior: The Swagger page isn't accessible, and I couldn’t locate the documentation page.

Additional Information:

I can confirm that the server is running fine, and all other routes seem to work as expected.
Are there any additional configurations or specific routes for Swagger that I might be missing?

Any assistance would be appreciated!

Screenshot 2024-10-19 at 9 41 02 PM

@sifisatz sifisatz reopened this Oct 21, 2024
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

1 participant