6b588cba8c2306423cf88f1b507c666a13b9b427
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.
The file is empty.
Description
Languages
Java
47.8%
JavaScript
24.2%
CSS
16.4%
HTML
11.6%