1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

[API] extend StopWatch (#9196)

* squash api-stopwatch

* fix prepair logic! + add Tests

* fix lint

* more robust time compare

* delete responce 202 -> 204

* change http responce in test too
This commit is contained in:
6543
2019-12-12 05:23:05 +01:00
committed by techknowlogick
parent 382936a668
commit aceb1085c7
9 changed files with 482 additions and 141 deletions

View File

@@ -2,10 +2,10 @@
id: 1
user_id: 1
issue_id: 1
created_unix: 1500988502
created_unix: 1500988001
-
id: 2
user_id: 2
issue_id: 2
created_unix: 1500988502
created_unix: 1500988002