«
| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "userclan"
}| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "userclan"
}| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
{
"member": "userclan"
}{
"title": "Bad Request",
"detail": "Required header 'X-Tenant' is not present."
}| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | <header> |
|---|
{
"member": "userclan"
}{
"title": "clan_not_found"
}| header | |
|---|---|
| linhtinh |
| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"title": "Bad Request",
"detail": "Invalid request content"
}| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "userclan"
}{
"title": "clan_not_found"
}| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "userclan"
}{
"title": "member_role_invalid"
}| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "ownerclan"
}{
"title": "member_role_invalid"
}hoặc username không tồn tại
| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "<username>"
}{
"title": "user_invalid"
}| username | |
|---|---|
| lanhuong | |
| not_exist |
| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "ownerclan"
}{
"title": "Bad Request",
"detail": "Owner không thể nằm trong danh sách xóa thành viên"
}Hệ thống ghi lại log khi xóa thành viên
| code | name | description |
|---|---|---|
| 001 | AutoTest | test thui |
| X-Tenant | m26 |
|---|
{
"member": "userclan"
}[
{
"activity": "CLAN_LEAVE",
"actor": {
"username": "ownerclan"
},
"change": {
"type": "NEW_OBJECT",
"newObject": ["User of clan"]
}
}
]{
"content": [
{
"username": "userclan",
"code": "${001}",
"event": "CLAN_MEMBER_REMOVE",
"title": "Bị xoá khỏi phường"
}
]
}