a0e0d7ed0351e008f7c8d4c2c640d54cdda4d4ba
Refactored error handling logic for API responses into a new static ApiClientHelper class, consolidating the ReadErrorAsync method and ProblemDetailsDto. Updated CatalogApiClient and MassDataApiClient to use the shared helper, removing redundant local methods and classes. This change improves consistency, reduces duplication, and streamlines error message formatting across the application.
Description
Languages
C#
59.4%
HTML
31.7%
CSS
8.3%
TSQL
0.5%