We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4219156 + 5cd75dd commit f9f66f9Copy full SHA for f9f66f9
api/README.md
@@ -14,8 +14,8 @@ It consists of various components in this repository:
14
15
The API is defined by the [Swagger](http://swagger.io/specification/) definition in `api/swagger.yaml`. This definition can be used to:
16
17
-1. To automatically generate documentation.
18
-2. To automatically generate the Go server and client. (A work-in-progress.)
+1. Automatically generate documentation.
+2. Automatically generate the Go server and client. (A work-in-progress.)
19
3. Provide a machine readable version of the API for introspecting what it can do, automatically generating clients for other languages, etc.
20
21
## Updating the API documentation
0 commit comments