Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Little Horse Parse Data Types Helper - Dotnet SDK #1131

Closed
KarlaCarvajal opened this issue Nov 14, 2024 · 0 comments · Fixed by #1145 or #1161
Closed

Fix Little Horse Parse Data Types Helper - Dotnet SDK #1131

KarlaCarvajal opened this issue Nov 14, 2024 · 0 comments · Fixed by #1145 or #1161
Assignees
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).

Comments

@KarlaCarvajal
Copy link
Contributor

Context

  • Fix Parse Data Types, take into account the default LH data type and float, number, double
  • Add Unit Tests

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

@KarlaCarvajal KarlaCarvajal added 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). labels Nov 14, 2024
@KarlaCarvajal KarlaCarvajal self-assigned this Nov 14, 2024
@KarlaCarvajal KarlaCarvajal linked a pull request Nov 19, 2024 that will close this issue
@KarlaCarvajal KarlaCarvajal reopened this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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).
Projects
None yet
1 participant