Skip to content

Commit d992670

Browse files
Fix typo in drop_role response
1 parent b2c6fd9 commit d992670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/operations-api/users-and-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ _Operation is restricted to super_user roles only_
231231
```json
232232
{
233233
"operation": "drop_role",
234-
"id": "2ebc3415-0aa0-4eea-9b8e-40860b436119"
234+
"id": "developer"
235235
}
236236
```
237237

0 commit comments

Comments
 (0)