955fbc55394a6b5536624f8977655229c1b31ad0
The customer parameter on the parts search endpoint was doing exact equality matching against CustomerName/CustID, so partial values like "sull" would never match "Sullys". Changed to case-insensitive Contains matching, consistent with how the search term is handled. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
C#
95.1%
PowerShell
4.9%