]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Api/Mastodon/Apps.php
Merge pull request #13176 from MrPetovan/bug/warnings
[friendica.git] / src / Module / Api / Mastodon / Apps.php
index 8071c7568fcfe51935d1e4b7f46440cc17f7608a..40314a1149370ae3c2f3a5bd90485c6b6bea8a5a 100644 (file)
@@ -31,6 +31,7 @@ use Psr\Http\Message\ResponseInterface;
 
 /**
  * Apps class to register new OAuth clients
+ * @see https://docs.joinmastodon.org/methods/apps/#create
  */
 class Apps extends BaseApi
 {