AJ Isaacs 2d051fc48b Fix NestFilterData properties to be nullable for optional filtering
- 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>
2025-10-27 19:34:30 -04:00
2025-10-27 18:48:23 -04:00
2025-10-27 18:48:23 -04:00
2025-10-27 18:48:23 -04:00
2025-10-27 18:48:23 -04:00
2025-10-27 18:48:23 -04:00
Description
No description provided
216 KiB
Languages
C# 94.5%
PowerShell 5.5%