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

When hydrating queries for TableEntity, use native .NET types for properties #233

Closed
kzu opened this issue Jul 24, 2023 · 0 comments · Fixed by #234
Closed

When hydrating queries for TableEntity, use native .NET types for properties #233

kzu opened this issue Jul 24, 2023 · 0 comments · Fixed by #234
Labels
enhancement New feature or request

Comments

@kzu
Copy link
Member

kzu commented Jul 24, 2023

According to the documentation on the JSON payload format, some heuristics need to be applied, alongside with requesting minimal metadata via Accept header.

This allows us to be more precise in the dictionary building for constructing the resulting TableEntity.

Back this issue
Back this issue

@kzu kzu added the enhancement New feature or request label Jul 24, 2023
kzu added a commit that referenced this issue Jul 24, 2023
…perties

Implement heuristics and OData metadata for proper dictionary type parsing.

Closes #233
kzu added a commit that referenced this issue Jul 24, 2023
…perties

Implement heuristics and OData metadata for proper dictionary type parsing.

Closes #233
@kzu kzu closed this as completed in #234 Jul 24, 2023
kzu added a commit that referenced this issue Jul 24, 2023
…perties

Implement heuristics and OData metadata for proper dictionary type parsing.

Closes #233
@devlooped devlooped locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant