Skip to content

Commit

Permalink
Merge pull request #4816 from minrk/share-codes
Browse files Browse the repository at this point in the history
DOC: /share-codes/ url typo
  • Loading branch information
consideRatio committed May 15, 2024
2 parents 06c8d22 + f82097b commit abc9581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/reference/sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ Share codes are much like shares, except:
To create a share code:

```{parsed-literal}
[POST /api/share-code/:username/:servername](rest-api-post-share-code)
[POST /api/share-codes/:username/:servername](rest-api-post-share-code)
```

where the body should include the scopes to be granted and expiration.
Expand Down

0 comments on commit abc9581

Please sign in to comment.