mirror of
https://github.com/outbackdingo/Mailu.git
synced 2026-01-27 18:19:36 +00:00
Add URL for accessing swaggerui to documentation
This commit is contained in:
committed by
Alexander Graf
parent
7a36f6bbb9
commit
67c423d61f
10
docs/api.rst
10
docs/api.rst
@@ -8,9 +8,9 @@ can also be configured via the API.
|
||||
The Mailu API is disabled by default. It can be enabled and configured via
|
||||
the settings:
|
||||
|
||||
* `API`
|
||||
* `WEB_API`
|
||||
* `API_TOKEN`
|
||||
* ```API```
|
||||
* ``WEB_API``
|
||||
* ```API_TOKEN```
|
||||
|
||||
For more information see the section :ref:`Advanced configuration <advanced_settings>`
|
||||
in the configuration reference.
|
||||
@@ -26,4 +26,6 @@ The swagger.json file can be consumed in programs such as Postman for generating
|
||||
In-built SwaggerUI
|
||||
------------------
|
||||
The Mailu API comes with an in-built SwaggerUI. It is a web client that allows
|
||||
anyone to visualize and interact with the Mailu API.
|
||||
anyone to visualize and interact with the Mailu API.
|
||||
|
||||
It is accessible via the URL: https://myserver/api/v1/swaggerui
|
||||
|
||||
Reference in New Issue
Block a user