Commit Graph

2 Commits

Author SHA1 Message Date
SebasKoedam
e61ed86ea9 feat: Add exercise details to API response
The code changes include adding the `exerciseId`, `shortDescription`, `path`, and `duration` fields to the API response for exercises. This provides more comprehensive information about each exercise to the client.

Note: The recent user commits and repository commits are not relevant for generating the commit message.
2024-05-30 15:35:43 +02:00
SebasKoedam
4bd1419a8b added new request handlers 2024-05-30 15:23:46 +02:00