Fix Little Horse Parse Data Types Helper - Dotnet SDK #1131
Labels
bug
An issue with correctness, stability, performance, or API conformance.
clients
Affects all LH clients and the public API. May be used in conjunction with `server`.
sdk-dotnet
Affects the .NET SDK (not all clients).
Context
Value
High
Effort
High
Current State and Pains
When I send a float data type it is not interpreting it as a double and parsing it into a JsonObject which is defined as default data type.
Solution and Benefits
It will allow to manage in a better way common data types and handle exceptions
Acceptance Criteria
NA
Additional Context
No response
Components
No response
The text was updated successfully, but these errors were encountered: