Docs: Update whats new in 8.4 (#45289)

Changed the swagger ui feature flag to the actual feature flag.
This commit is contained in:
Zoltán Bedi 2022-02-11 15:19:12 +01:00 committed by GitHub
parent 10cc2fd6bc
commit 77a0a71929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ Geomap now supports tooltips with data-links across multiple layers.
The HTTP API details are now [specified](https://editor.swagger.io/?url=https://raw.githubusercontent.com/grafana/grafana/papagian/api-spec/public/api-merged.json) using OpenAPI v2.
The grafana server serves a [SwaggerUI](https://swagger.io/tools/swagger-ui/) editor via the /swagger-ui endpoint that enables users to make requests to the HTTP API via the browser. This is disabled by default and its enabled when the swagger-ui feature toggle is set.
The grafana server serves a [SwaggerUI](https://swagger.io/tools/swagger-ui/) editor via the /swagger-ui endpoint that enables users to make requests to the HTTP API via the browser. This is disabled by default and its enabled when the `swaggerUi` feature toggle is set.
# Grafana Enterprise