Skip to content

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

@sifisatz

Description

@sifisatz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions