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

Use the request body for email subscription endpoints #1572

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

paskal
Copy link
Collaborator

@paskal paskal commented Jan 8, 2023

Previously, the endpoints were using query parameters. After this change, the body is tried to be parsed.

Backend part for #651.

Previously, the endpoints were using query parameters.
After this change, the body is tried to be parsed.
@paskal paskal added the backend label Jan 8, 2023
@paskal paskal requested a review from akellbl4 January 8, 2023 21:42
@paskal paskal requested a review from umputun as a code owner January 8, 2023 21:42
Copy link
Owner

@umputun umputun left a comment

Choose a reason for hiding this comment

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

LGTM

@paskal paskal merged commit 27fc339 into master Jan 8, 2023
@paskal paskal deleted the paskal/email_subscription_post branch January 8, 2023 22:26
@paskal paskal added this to the v1.11.3 milestone Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants