-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.2
-
Fix Version/s: 7.3
-
Component/s: Rest API, Web API (REST or WS*)
-
Epic Link:
-
Tags:
-
Sprint:Sprint io 7.3-1
-
Story Points:1
Currently the read/write JSON marshallers use the simple type to determine the scalar property management.
We have to replace that by the corresponding primitive type to get well typed JSON properties (int is an int and not a string).
- is duplicated by
-
NXP-16507 Fix JSON marshalling of list properties
- Resolved