Merge remote-tracking branch 'upstream/2021.12-rc' into api-direct-messages

This commit is contained in:
Michael 2021-12-19 07:02:33 +00:00
commit 94439a3b42
5 changed files with 22 additions and 3 deletions

View file

@ -37,6 +37,7 @@ class Apps extends BaseApi
{
return parent::run($request, false);
}
/**
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
*/