Erik Foris 6b588cba8c Refactor DatasetController and DatasetService, update upvote and downvote endpoints
This commit refactors the `DatasetController` and `DatasetService` classes to update the endpoints for upvoting and downvoting datasets. The `@PostMapping` annotations are replaced with `@PutMapping` annotations to better align with RESTful conventions. This change improves the clarity and consistency of the API endpoints.
2024-06-25 09:19:24 +02:00
2024-06-14 15:02:17 +02:00
2024-06-04 09:45:34 +02:00

The file is empty.
Description
No description provided
Readme 308 KiB
Languages
Java 47.8%
JavaScript 24.2%
CSS 16.4%
HTML 11.6%