Open Issues Need Help
View All on GitHub Game Development • Engine Development
AI Summary: Enhance the API to return specific field validation errors when requests fail. This involves modifying the API's error handling to include details about which fields failed validation and the reasons for failure. This will likely involve using the existing Zod validation library to provide more informative error messages.
Complexity:
4/5
enhancement good first issue