-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
