This commit is contained in:
2023-05-27 12:12:06 +08:00
parent afec36dffc
commit 7705ec94f9
4 changed files with 70 additions and 0 deletions

8
response_data Normal file
View File

@@ -0,0 +1,8 @@
{
"id": 1,
"name": "test",
"email": "",
"admin": true,
"created_at": "2023-05-27T10:07:49.784669929+08:00",
"updated_at": "2023-05-27T10:07:49.792498193+08:00"
}