This commit is contained in:
Takashi Idobe
2024-02-26 12:52:44 -05:00
committed by GitHub
parent e9a1150b35
commit f209a5a8b8
13 changed files with 21 additions and 21 deletions

View File

@@ -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: