Open Issues Need Help
View All on GitHub refactor: move schemas from data to server about 2 months ago
AI Summary: Refactor the project to move the data schemas from the `data` directory to the `server` directory. This involves updating import paths and ensuring that the endpoints continue to use the schemas for validation.
Complexity:
3/5
good first issue refactor