code-corps / code-corps/code-corps-api
Make sparkpost template creation/updating idempotent
Open
blocked
needs clarification
needs estimate
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
From #1332
> Make template creation/updating idempotent - Single command either updates or creates depending on the template existing or not.
Since templates might get renamed as well, we might have to do a lookup of all templates and perform a diff.
Contributor guide
Assessment
This issue has not been assessed yet.