[docs] update openapi description text
Browse files- docs/openapi.rst +2 -1
docs/openapi.rst
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
OpenAPI Specs
|
2 |
=============
|
3 |
|
4 |
-
This API is under oauth authentication
|
|
|
5 |
|
6 |
.. openapi:: specs/openapi.yaml
|
7 |
:paths:
|
|
|
1 |
OpenAPI Specs
|
2 |
=============
|
3 |
|
4 |
+
This API is under oauth authentication for the self-hosted version (now it works as a lambda AWS).
|
5 |
+
Contact the maintainer/administrator for more info about this.
|
6 |
|
7 |
.. openapi:: specs/openapi.yaml
|
8 |
:paths:
|