Skip to content

Commit

Permalink
docs: fix path for quota/usage API (#13952)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross authored Aug 2, 2022
1 parent a095225 commit aa0c3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/api-docs/quotas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ The table below shows this endpoint's support for

```shell-session
$ curl \
https://localhost:4646/v1/quota/shared-quota
https://localhost:4646/v1/quota/usage/shared-quota
```

### Sample Response
Expand Down

0 comments on commit aa0c3a4

Please sign in to comment.