mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 14:42:20 +08:00
Swagger: Show k8s APIs (#78091)
This commit is contained in:
@ -27,7 +27,7 @@ Since version 8.4, HTTP API details are [specified](https://editor.swagger.io/?u
|
||||
|
||||
Starting from version 9.1, there is also a [OpenAPI v3 specification](https://editor.swagger.io/?url=https://raw.githubusercontent.com/grafana/grafana/main/public/openapi3.json) (generated by the v2 one).
|
||||
|
||||
Users can browser and try out both via the Swagger UI editor (served by the grafana server) by navigating to `/swagger-ui` and `/openapi3` respectively.
|
||||
Users can browser and try out both via the Swagger UI editor (served by the grafana server) by navigating to `/swagger`.
|
||||
|
||||
## Authenticating API requests
|
||||
|
||||
|
Reference in New Issue
Block a user