Skip to content

Conversation

@tusharpandey13
Copy link
Contributor

@tusharpandey13 tusharpandey13 commented Jan 20, 2025

This PR adds some minor changes to already existing methods:

  • support for reset_email_by_code for email template methods
  • support for 'custom' as email provider
  • Updated PATCH response type for ACUL methods.

Changed endpoint methods:

Path Method Alias
/prompts/{prompt}/screen/{screen}/rendering GET getRendering
/prompts/{prompt}/screen/{screen}/rendering PATCH updateRendering
/connections POST create
/email-templates POST create
/email-templates/{templateName} GET get
/email-templates/{templateName} PATCH update
/email-templates/{templateName} PUT put

@tusharpandey13 tusharpandey13 requested a review from a team as a code owner January 20, 2025 13:02
@tusharpandey13 tusharpandey13 merged commit 9de9532 into master Jan 21, 2025
4 checks passed
@tusharpandey13 tusharpandey13 deleted the feature/emailTemplateUpdate branch January 21, 2025 04:49
@tusharpandey13 tusharpandey13 mentioned this pull request Jan 21, 2025
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.

3 participants