소스 검색

Update docs to reflect we accept nickname for id for both of these endpoints

tags/v1.1.4
Mark Felder 5 년 전
부모
커밋
e912f81c82
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      docs/api/differences_in_mastoapi_responses.md

+ 4
- 1
docs/api/differences_in_mastoapi_responses.md 파일 보기

@@ -32,7 +32,10 @@ Has these additional fields under the `pleroma` object:

## Accounts

- `/api/v1/accounts/:id`: The `id` parameter can also be the `nickname` of the user. This only works in this endpoint, not the deeper nested ones for following etc.
The `id` parameter can also be the `nickname` of the user. This only works in these endpoints, not the deeper nested ones for following etc.

- `/api/v1/accounts/:id`
- `/api/v1/accounts/:id/statuses`

Has these additional fields under the `pleroma` object:



불러오는 중...
취소
저장