GET /admin/relationships/expand
展开指定对象的关系树,返回所有相关的用户主体和用户集合
角色权限 `bearerAuth` application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
object_type |
query |
string |
Yes |
|
|
|
对象类型 |
object_id |
query |
string |
Yes |
|
|
|
对象ID |
relation |
query |
string |
Yes |
|
|
|
关系名称 |
Referenced Schemas
dto.SimpleResponseWrapper
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
gitee_com_linmes_authms_base_dto.DataResponse-any
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
object |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|