mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[PR #60] [MERGED] added: API to access auto reply messages. #71
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/60
Author: @tonioo
Created: 9/28/2018
Status: ✅ Merged
Merged: 9/30/2018
Merged by: @tonioo
Base:
master← Head:feature/api📝 Commits (2)
e11213eadded: API to access auto reply messages.6942684Added unit tests.📊 Changes
4 files changed (+178 additions, -3 deletions)
View changed files
➕
modoboa_postfix_autoreply/serializers.py(+34 -0)📝
modoboa_postfix_autoreply/tests.py(+102 -3)➕
modoboa_postfix_autoreply/urls_api.py(+10 -0)➕
modoboa_postfix_autoreply/viewsets.py(+32 -0)📄 Description
see #57
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.