mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix typos (#83414)
This commit is contained in:
@@ -19,7 +19,7 @@ Instead, we use a hybrid approach - we define the types in Golang, with comments
|
||||
|
||||
### Stability
|
||||
|
||||
We have some endpoints that we document publically as being stable, and others that we consider unstable. The stable endpoints are documented in `api.json`, where all endpoints are available in `post.json`.
|
||||
We have some endpoints that we document publicly as being stable, and others that we consider unstable. The stable endpoints are documented in `api.json`, where all endpoints are available in `post.json`.
|
||||
|
||||
To stabilize an endpoint, add the `stable` tag to its route comment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user