diff options
author | Diane <diane@artemix.org> | 2020-06-07 22:40:47 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-06-08 13:40:48 -0400 |
commit | 3381018553b5a80dc1b1939b1192e7474cdaf6db (patch) | |
tree | 91fbd2b5a3dd91dff883b9c0768674d0dc74a52f /meta.sr.ht | |
parent | 3a3f00bc6c3c7e347c18ec4dbfc2116ca6ab5f97 (diff) | |
download | sr.ht-docs-3381018553b5a80dc1b1939b1192e7474cdaf6db.tar.gz |
Fixed supposedly invalid OAuth2 scope for profile
Signed-off-by: Diane <diane@artemix.org>
Diffstat (limited to 'meta.sr.ht')
-rw-r--r-- | meta.sr.ht/user-api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta.sr.ht/user-api.md b/meta.sr.ht/user-api.md index b973d75..a92b396 100644 --- a/meta.sr.ht/user-api.md +++ b/meta.sr.ht/user-api.md @@ -91,7 +91,7 @@ Returns the authenticated user's [user resource](#user-resource). Updates the authenticated user's profile. -**OAuth scope**: `profile:update` +**OAuth scope**: `profile:write` **Request body** |