mirror of
https://github.com/friendica/friendica
synced 2025-04-20 17:10:10 +00:00
Rename Api\Mastodon\Account::createFromContact to just create
- Retrieve public contact in Api\Mastodon\FollowRequests instead of user contact
This commit is contained in:
parent
9ed8479b32
commit
cb7875b035
4 changed files with 15 additions and 10 deletions
|
@ -13,7 +13,7 @@ class Instance extends Api
|
|||
{
|
||||
/**
|
||||
* @param array $parameters
|
||||
* @throws HTTPException\InternalServerErrorException
|
||||
* @throws \Friendica\Network\HTTPException\InternalServerErrorException
|
||||
*/
|
||||
public static function rawContent(array $parameters = [])
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue