Skip to content

fix: handle nullable decimal by returning 0m if null (closes #1573)

5cc7438
Select commit
Loading
Failed to load commit list.
Open

This PR addresses issue #1573 by modifying the GetDeserializer logic to map nullable decimal values to 0m instead of null. #2167

fix: handle nullable decimal by returning 0m if null (closes #1573)
5cc7438
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs