Commit Graph

19 Commits (b0679b1c4fa223d67e16d04220ae8d29afb80e7d)

Author SHA1 Message Date
ntimo 6bdadd6ba3
[API] Updated docs for transport route 2021-11-27 12:56:44 +00:00
Kristian Stöckel 18d7216d15
Add missing API endpoint to openapi.yaml 2021-11-12 12:53:31 +01:00
Kristian Stöckel 842cc4297a
Add missing API endpoint to openapi.yaml 2021-11-12 12:22:15 +01:00
JD 530d67344e
Fix password property spelling in add,edit/mailbox endpoint (#4047) 2021-04-04 20:22:34 +02:00
André Peters a8b051c48d
Update openapi.yaml 2021-03-24 10:13:41 +01:00
myOmikron 7ad07a8fdd Changed type of items parameter to list 2021-02-07 00:16:27 +01:00
JD 1bc0f0fa6b
[Api docs] Add sogo_visible property to alias endpoints (#3956) 2021-01-30 15:48:31 +01:00
ntimo 652a1f9957
[Api docs] Added day ratelimit option to /add/domain endpoint 2020-12-22 19:45:49 +00:00
ntimo 0d2f578fcd
[Api docs] Fixed rate limit examples 2020-11-30 15:29:21 +00:00
ntimo f05a5254ec
[API docs] Added edit domain admin route 2020-10-11 07:24:14 +00:00
Timo 49cca3b1d2
[API docs] Added domain admin acl edit route (#3802) 2020-10-11 08:38:16 +02:00
ntimo 09274613ef
[API docs] Fixed spelling mistakes 2020-10-04 19:42:16 +00:00
ntimo a85224f218
[API docs] Removed all occurrences of _int
Reflecting d9b91fc04f
2020-09-17 21:01:13 +02:00
ntimo 370e6dc415
[API docs] Removed active_int
Reflecting d9b91fc04f
2020-09-17 20:35:45 +02:00
ntimo c702190b2f
[Web] Added new options to API docs
route: /api/v1/add/mailbox
2020-08-25 13:16:59 +02:00
ntimo bf7dd83e88
[API docs] Added request body for sync job creation endpoint 2020-08-14 21:08:09 +02:00
ntimo 4e79ec48a7
[WEB] Fixed schema for add/dkim api docs 2020-07-18 19:41:12 +02:00
Timo N 97e5d31dd4
[Web] Added spam-score api docs (#3608) 2020-06-12 07:26:48 +02:00
Timo N 5fe9de0500
[API] Removed api_blueprint docs and use swagger (#3595)
* [NGINX] Removed api docs location

* [WEB] Removed api_blueprint api docs

* [WEB] Added openapi/swagger api viewer

* [WEB] Added openapi.yaml with api docs

* [WEB] Added request body for create app password endpoint

* [Web] Updated types in openapi.yaml

* [Web] Only define API docs auth header once

* [Web] Added 401 api response to docs
2020-06-07 20:46:17 +02:00