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: allow empty body #59

Merged
merged 3 commits into from
Dec 11, 2023
Merged

fix: allow empty body #59

merged 3 commits into from
Dec 11, 2023

Conversation

Lapotor
Copy link
Collaborator

@Lapotor Lapotor commented Dec 11, 2023

Enable acceptance of empty body requests in the API when sent to an endpoint. This adjustment ensures compatibility with the usual JSON body allowance.

Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
Signed-off-by: Valentin Sickert <[email protected]>
@Lapotor Lapotor added this to the v1.0.0 milestone Dec 11, 2023
@Lapotor Lapotor requested a review from whyauthentic December 11, 2023 00:02
@Lapotor Lapotor self-assigned this Dec 11, 2023
@Lapotor Lapotor changed the title fix(api): allow empty body fix: allow empty body Dec 11, 2023
whyauthentic pushed a commit that referenced this pull request Dec 11, 2023
This implements the `/logout` endpoint, providing users with the ability
to initiate a logout process. The addition of this feature enhances the
overall user experience and aligns with expected functionality for
session management in the application.

Depends-on: #59 
Closes  #21

---------

Signed-off-by: Valentin Sickert <[email protected]>
@whyauthentic whyauthentic merged commit 3b95567 into main Dec 11, 2023
1 check passed
@whyauthentic whyauthentic deleted the fix/emptyContentAllowed branch December 11, 2023 20:10
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.

2 participants