mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix(docs): add return type for /members/{memberRef}/groups
This commit is contained in:
parent
c5e5c5a1f1
commit
b36ab47efb
1 changed files with 2 additions and 0 deletions
|
|
@ -139,6 +139,8 @@ Returns 204 No Content on success.
|
|||
|
||||
GET `/members/{memberRef}/groups`
|
||||
|
||||
Returns an array of [group objects](/api/models/#group-model)
|
||||
|
||||
### Add Member To Groups
|
||||
|
||||
POST `/members/{memberRef}/groups/add`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue