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

Restore UserService media type annotations #2158

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

barreiro
Copy link
Collaborator

@barreiro barreiro commented Nov 5, 2024

restores @Produces and @Consumes annotations removed in #2089

fixes #2151
fixes #2152

@barreiro barreiro requested a review from lampajr November 5, 2024 04:38
@barreiro barreiro self-assigned this Nov 5, 2024
@barreiro barreiro changed the title Restore UserService plain media type Restore UserService media type annotations Nov 5, 2024
@lampajr
Copy link
Member

lampajr commented Nov 5, 2024

I tested both referenced issues and it looks both are fixed.

New API Key response
Screenshot from 2024-11-05 09-39-33
image

Rename API key
image
image

Copy link
Member

@lampajr lampajr left a comment

Choose a reason for hiding this comment

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

lgtm

@lampajr lampajr merged commit 7bb8f51 into Hyperfoil:master Nov 5, 2024
2 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.

Renaming API key fails with HTTP 415 New API key respone not valid JSON
2 participants