Add URL for accessing swaggerui to documentation

main
Dimitri Huisman 2 years ago committed by Alexander Graf
parent 7a36f6bbb9
commit 67c423d61f
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

@ -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 Mailu API is disabled by default. It can be enabled and configured via
the settings: the settings:
* `API` * ```API```
* `WEB_API` * ``WEB_API``
* `API_TOKEN` * ```API_TOKEN```
For more information see the section :ref:`Advanced configuration <advanced_settings>` For more information see the section :ref:`Advanced configuration <advanced_settings>`
in the configuration reference. in the configuration reference.
@ -27,3 +27,5 @@ In-built SwaggerUI
------------------ ------------------
The Mailu API comes with an in-built SwaggerUI. It is a web client that allows 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

Loading…
Cancel
Save