0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-15 05:00:28 +00:00

Users API: Fixed incorrect created_at date on index endpoint

For 
This commit is contained in:
Dan Brown 2023-06-17 18:18:17 +01:00
parent ec775aec02
commit 00b5dd7852
No known key found for this signature in database
GPG key ID: 46D9F943C24A2EF9
4 changed files with 27 additions and 2 deletions
dev/api/responses

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",