mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #2072] [MERGED] Added drf-spectacular. #2440
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2440
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/pull/2072
Author: @tonioo
Created: 10/27/2020
Status: ✅ Merged
Merged: 11/10/2020
Merged by: @tonioo
Base:
master← Head:feature/spectacular📝 Commits (6)
591f9b9Added drf-spectacular.78a772eAdded description for domain viewset routes.a15a35aAdded missing setting.e4f5a25Added missing test config.b9720c1Fixed unit tests.304ee7eFixed unit test.📊 Changes
9 files changed (+54 additions, -89 deletions)
View changed files
📝
modoboa/admin/api.py(+16 -10)📝
modoboa/admin/serializers.py(+3 -0)📝
modoboa/core/commands/templates/settings.py.tpl(+9 -0)📝
modoboa/core/tests/test_api.py(+2 -9)📝
modoboa/core/viewsets.py(+5 -0)➖
modoboa/templates/swagger-ui.html(+0 -57)📝
modoboa/urls.py(+9 -13)📝
requirements.txt(+1 -0)📝
test_project/test_project/settings.py(+9 -0)📄 Description
fix #2071
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.