mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
docs: remove error payload that no longer applies.
This commit is contained in:
parent
c9dd60e1ea
commit
4705fe22cc
@ -779,17 +779,6 @@ The user no longer has the specified role in the project. If the user had this r
|
||||
|
||||
##### 400 Bad Request
|
||||
|
||||
No user with the current role exists in the project:
|
||||
|
||||
|
||||
``` json
|
||||
[
|
||||
{
|
||||
"msg": "Couldn't find roleId=<roleId> on project=<projectId>"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
You tried to remove the only user with the role `owner` in the project:
|
||||
|
||||
``` json
|
||||
|
Loading…
Reference in New Issue
Block a user