Rename "forum" to "group"
- This reflects a change in Friendica Core
This commit is contained in:
parent
f854d7d5f7
commit
aade2ec534
5 changed files with 73 additions and 45 deletions
|
|
@ -16,7 +16,7 @@ Accept: application/json
|
|||
```
|
||||
|
||||
URI Parameter:
|
||||
- `account_type` (optional): An arbitrary account type string. Expected values are `all`, `people`, `news`, `organization` and `forum`. Default is `all`.
|
||||
- `account_type` (optional): An arbitrary account type string. Expected values are `all`, `people`, `news`, `organization` and `group`. Default is `all`.
|
||||
Query parameters:
|
||||
- `q`: The search query.
|
||||
- `page` (optional): The page number, default is 1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue