Convert TOML front matter to YAML (#49690)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 16:06:25 +01:00
committed by GitHub
parent f4353bbbc4
commit b84294dd27
548 changed files with 5704 additions and 3478 deletions
+14 -6
View File
@@ -1,9 +1,17 @@
+++
aliases = ["/docs/grafana/latest/developers/http_api/auth/", "/docs/grafana/latest/http_api/auth/", "/docs/grafana/latest/http_api/authentication/"]
description = "Grafana Authentication HTTP API"
keywords = ["grafana", "http", "documentation", "api", "authentication"]
title = "Authentication HTTP API "
+++
---
aliases:
- /docs/grafana/latest/developers/http_api/auth/
- /docs/grafana/latest/http_api/auth/
- /docs/grafana/latest/http_api/authentication/
description: Grafana Authentication HTTP API
keywords:
- grafana
- http
- documentation
- api
- authentication
title: 'Authentication HTTP API '
---
# Authentication API