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

fix(ApiResponse): set Accept and Content-Type headers to application/json #50

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

Lapotor
Copy link
Collaborator

@Lapotor Lapotor commented Dec 4, 2023

Fixes that the API responses were missing the necessary headers. This ensures that the Accept and Content-Type headers are correctly set to application/json for improved compatibility and adherence to best practices in API development.

Signed-off-by: Valentin Sickert <[email protected]>
@Lapotor Lapotor added this to the v1.0.0 milestone Dec 4, 2023
@Lapotor Lapotor requested a review from whyauthentic December 4, 2023 20:49
@Lapotor Lapotor self-assigned this Dec 4, 2023
@whyauthentic whyauthentic merged commit 195a9ca into main Dec 6, 2023
1 check passed
@whyauthentic whyauthentic deleted the fix/setHeaderOnResponse branch December 6, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants