Skip to content

Commit 8973419

Browse files
authored
Merge pull request #361 from authzed/fix-link-to-swagger
fix link to swagger file
2 parents 92649b6 + ac37886 commit 8973419

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pages/spicedb/getting-started/client-libraries.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Additionally, there are `example` directories in the client libraries that provi
1919
## HTTP Clients
2020

2121
SpiceDB exposes an HTTP API when run with the `--http-enabled` flag.
22-
While Authzed doesn't officially maintain HTTP client libraries, there are [OpenAPI] docs available
23-
both in [the authzed-go git repo](https://github.com/authzed/authzed-go/blob/main/proto/apidocs.swagger.json)
22+
While Authzed doesn't officially maintain HTTP client libraries, there are [OpenAPI] docs available [here](../api/http-api).
2423
and served by a SpiceDB instance running the HTTP server.
2524
For example:
2625

0 commit comments

Comments
 (0)