2d051fc48b27c63d8c34c2a8a079b5114f1224d6
- Make all string properties nullable (Name, Customer, Comments, etc.) - Fixes "all fields are required" error in Swagger UI and API validation - Filter properties are optional query parameters, not required fields All filter logic already checks for null values before applying filters, so this change aligns the model definition with its actual usage. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
C#
94.5%
PowerShell
5.5%