Skip to content

Conversation

@dk1844
Copy link
Collaborator

@dk1844 dk1844 commented Jan 12, 2026

Fixes #156.

In the particular case, the Error code was sent, but there was no body, now there is a json error body as per Swagger doc.

Release notes:

  • Bugfix: 401 Responses were missing body with error description despite the API doc stating so.

@dk1844 dk1844 requested a review from jakipatryk as a code owner January 12, 2026 12:33
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Report: Report: api - scala:2.12.17

Metric (instruction) Coverage Threshold Status
Overall 68.77% 43.0%
Changed Files 88.37% 70.0%
File Path Coverage Threshold Status
SecurityConfig.scala 88.37% 0.0%

@dk1844 dk1844 requested a review from TheLydonKing January 12, 2026 12:47
Copy link
Collaborator

@TheLydonKing TheLydonKing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dk1844
Copy link
Collaborator Author

dk1844 commented Jan 14, 2026

FYI @DzMakatun @wajda

@dk1844 dk1844 merged commit 59bfdfa into master Jan 14, 2026
5 of 6 checks passed
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

Successfully merging this pull request may close these issues.

Bug: POST token/generate returns empty on 401 while Swagger defines JSON

3 participants