aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ap_extensions.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/ap_extensions.md b/docs/ap_extensions.md
index 7d2956d6d..f37167cdc 100644
--- a/docs/ap_extensions.md
+++ b/docs/ap_extensions.md
@@ -6,6 +6,12 @@ The following endpoints are additionally present into our actors.
- `oauthRegistrationEndpoint`
- `uploadMedia`
+### oauthRegistrationEndpoint
+
+Points to MastodonAPI `/api/v1/apps` for now.
+
+See <https://docs.joinmastodon.org/methods/apps/>
+
### uploadMedia
Inspired by <https://www.w3.org/wiki/SocialCG/ActivityPub/MediaUpload>