mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
Docs: Update whats new in 8.4 (#45289)
Changed the swagger ui feature flag to the actual feature flag.
This commit is contained in:
parent
10cc2fd6bc
commit
77a0a71929
@ -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 it’s 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 it’s enabled when the `swaggerUi` feature toggle is set.
|
||||
|
||||
# Grafana Enterprise
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user