Skip to content

Commit

Permalink
fixup wording
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-watts-gravwell committed Mar 5, 2024
1 parent 5ee8bd9 commit fd172d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# REST API

This section documents many parts of the REST API provided by the Gravwell webserver. We also host an interactive [Swagger OpenAPI documentation instance](https://api.docs.gravwell.io).
This section contains links to documentation about direct query REST APIs, token authentication, and some scripting API interfaces. More complete API documentation is available on the interactive [Swagger OpenAPI documentation instance](https://api.docs.gravwell.io).


Complete open source clients are available for [Golang](https://github.com/gravwell/gravwell) with [hosted documentation](https://pkg.go.dev/github.com/gravwell/gravwell/v3/client).
Expand Down

0 comments on commit fd172d8

Please sign in to comment.