mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-09 23:54:28 +02:00
Standards
This commit is contained in:
parent
bd1306d020
commit
260ee13d07
4 changed files with 9 additions and 9 deletions
|
@ -25,7 +25,7 @@ use Friendica\Module\BaseApi;
|
|||
use Friendica\DI;
|
||||
|
||||
/**
|
||||
* Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful;
|
||||
* Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful;
|
||||
* returns a 401 status code and an error message if not.
|
||||
*
|
||||
* @see https://developer.twitter.com/en/docs/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue