This commit explains why Jackson annotations have no impact on the serialization/deserialization process. Instead applications should describe and coerce types using scalars. Fixes gh-321
This commit explains why Jackson annotations have no impact on the serialization/deserialization process. Instead applications should describe and coerce types using scalars. Fixes gh-321