1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/core/admin/mailu/api/v1
bors-mailu[bot] 8bf5299f21
Merge #3194
3194: Fix 3113 r=mergify[bot] a=Diman0

## What type of PR?

bug-fix

## What does this PR do?
Fixes swaggerui documentation of all RESTful api end points. The API documentation should now be valid for each endpoint. 

### Related issue(s)
- close #3113 


## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
2024-03-18 08:10:44 +00:00
..
__init__.py RESTful API bugfix for domains. Add authentication tokens to API 2023-10-09 16:19:20 +00:00
alias.py Fix #3113. RESTful API was not correctly documented. 2024-01-22 10:44:30 +00:00
domain.py Merge #3194 2024-03-18 08:10:44 +00:00
relay.py API: Create user did not handle exception of duplicate user 2024-01-24 10:57:30 +00:00
token.py API: Create user did not handle exception of duplicate user 2024-01-24 10:57:30 +00:00
user.py API: Create user did not handle exception of duplicate user 2024-01-24 10:57:30 +00:00