albanian-xrm / albanian-xrm/PowerPlatform-Entity-Serializer
Reading JSON Number as int?
Open
- Dominant language
- C#
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When reading a property of type `int?` where the actual JSON provided is an integer, shouldn't `AlbanianXrm.PowerPlatform.JsonConverters.IntegerConverter.Read(...)` also handle the case where `reader.TokenType == JsonTokenType.Number`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.