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

Swagger UI is not available #369

Closed
marvinruder opened this issue Aug 11, 2023 · 2 comments
Closed

Swagger UI is not available #369

marvinruder opened this issue Aug 11, 2023 · 2 comments
Assignees
Labels
backend Related to backend package bug Something isn't working

Comments

@marvinruder
Copy link
Owner

Describe the bug
The URL /api-docs/ shows an empty page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://ratingtracker.mruder.dev/api-docs/
  2. Observe empty page

Expected behavior
A Swagger UI documenting the Rating Tracker API is visible.

Screenshots and Logs
image

Environment (please complete the following information):

  • Version: 2.1.8
  • OS: macOS 13.5 (build 22G74)
  • Browser: Safari Version 16.6 (18615.3.12.11.2)
@marvinruder marvinruder added bug Something isn't working backend Related to backend package labels Aug 11, 2023
@marvinruder marvinruder self-assigned this Aug 11, 2023
@marvinruder
Copy link
Owner Author

Caused by scottie1984/swagger-ui-express#339

marvinruder added a commit that referenced this issue Aug 11, 2023
* Fix Swagger UI is not available #369
* Fix Error class names are wrong in logfile #370
* Improve logging and health check

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
marvinruder added a commit that referenced this issue Aug 11, 2023
* Fix Swagger UI is not available #369
* Fix Error class names are wrong in logfile #370
* Improve logging and health check

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
marvinruder added a commit that referenced this issue Aug 11, 2023
* Fix Swagger UI is not available #369
* Fix Error class names are wrong in logfile #370
* Improve logging and health check

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
marvinruder added a commit that referenced this issue Aug 11, 2023
* Fix Swagger UI is not available #369
* Fix Error class names are wrong in logfile #370
* Improve logging and health check

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
marvinruder added a commit that referenced this issue Aug 11, 2023
* Fix Swagger UI is not available #369
* Fix Error class names are wrong in logfile #370
* Improve logging and health check
* Optimize Docker caching related to Prisma
* Optimize initialization of database in tests

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
@marvinruder
Copy link
Owner Author

Fixed in #371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend package bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant