4a09da87d3b076de4edd4b2731bfb88b19a4db43
This commit refactors the `DatasetController` and `DatasetService` classes. It updates the request mappings in the `DatasetController` class to `/api/v1/datasets` and adds new methods for upvoting and downvoting datasets. In the `DatasetService` class, it adds the `upvoteDataset` and `downvoteDataset` methods to handle dataset upvoting and downvoting. This refactoring improves code organization and functionality.
The file is empty.
Description
Languages
Java
47.8%
JavaScript
24.2%
CSS
16.4%
HTML
11.6%