1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-27 06:01:54 +03:00

Users API: Fixed incorrect created_at date on index endpoint

For #4325
This commit is contained in:
Dan Brown
2023-06-17 18:18:17 +01:00
parent ec775aec02
commit 00b5dd7852
4 changed files with 27 additions and 2 deletions

View File

@ -18,7 +18,7 @@
"id": 2,
"name": "Benny",
"email": "benny@example.com",
"created_at": "2022-01-31T20:39:24.000000Z",
"created_at": "2020-01-15T04:43:11.000000Z",
"updated_at": "2021-11-18T17:10:58.000000Z",
"external_auth_id": "",
"slug": "benny",