koel/cypress/fixtures/user.post.200.json
2021-01-04 15:02:46 +01:00

7 lines
108 B
JSON

{
"id": 4,
"name": "Charles",
"email": "charles@koel.test",
"is_admin": true,
"preferences": []
}