root: remove swagger

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-05-16 23:24:52 +02:00
parent b13d6deda8
commit a51a18f3a3
6 changed files with 8 additions and 19158 deletions

View File

@ -4,7 +4,7 @@ title: API
Starting with 2021.3.5, every authentik instance has a built-in API browser, which can be accessed at https://authentik.company/api/v2beta/.
To generate an API client, you can use the Swagger schema at https://authentik.company/api/v2beta/swagger.json.
To generate an API client, you can use the OpenAPI v3 schema at https://authentik.company/api/v2beta/schema/.
While testing, the API requests are authenticated by your browser session.