Skip to content

Commit

Permalink
Add APi docs to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Feb 5, 2024
1 parent 87bdd3b commit 80bf3aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ client.add_data_limit(new_key.key_id, 1000 * 1000 * 20)
client.delete_data_limit(new_key.key_id)

```

## API documentation

<https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/shadowbox/server/api.yml>

0 comments on commit 80bf3aa

Please sign in to comment.