Fix swagger doc and rename references for time db fields

This commit is contained in:
Jamie Curnow
2023-05-29 08:50:27 +10:00
parent a2f192280b
commit 1ae247b2a6
45 changed files with 236 additions and 316 deletions

View File

@ -50,10 +50,10 @@
"value": {
"result": {
"id": 2,
"created_at": 1648422222000,
"updated_at": 1648423979000,
"user_id": 3,
"type": "password",
"created_on": 1648422222,
"modified_on": 1648423979
"type": "password"
}
}
}