Skip to content

feat: Close #89 Add endpoint to get running time entry#92

Merged
EliuX merged 1 commit into
masterfrom
feature/Create-endpoint-get-active-running-time-entry#89
Apr 21, 2020
Merged

feat: Close #89 Add endpoint to get running time entry#92
EliuX merged 1 commit into
masterfrom
feature/Create-endpoint-get-active-running-time-entry#89

Conversation

@EliuX
Copy link
Copy Markdown
Contributor

@EliuX EliuX commented Apr 21, 2020

This PR creates the endpoint

GET /time-entries/running

Which returns the time entry that is running at the moment. It returns:

  • OK (200) and the data of the running time entry if there is one
  • NOT_FOUND (404) whether there is no time entry

@EliuX EliuX merged commit 7f64c83 into master Apr 21, 2020
@EliuX EliuX self-assigned this Apr 28, 2020
@EliuX EliuX deleted the feature/Create-endpoint-get-active-running-time-entry#89 branch April 30, 2020 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants