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

Prune variant render and sender API requests #277

Merged
merged 4 commits into from
Jul 11, 2024
Merged

Conversation

nealrichardson
Copy link
Collaborator

@nealrichardson nealrichardson commented Jun 7, 2024

Update the API requests to match what the server actually is looking for. Solves an odd TODO question and should fix Variant$send_mail(), which was found not to work while working on recipes. (We of course didn't know that because it's not tested here.)

Fixes #257

@nealrichardson nealrichardson merged commit b0a87b0 into main Jul 11, 2024
19 checks passed
@nealrichardson nealrichardson deleted the fix-render branch July 11, 2024 20:48
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.

Variant$send_mail() failing
1 participant