You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We Could change contentAsObject() to always use JacksonTransformers.bytesToJsonObject() so it doesn't depend on the user registering the correct module. What do you think?
Should also add another preflight check and fail if JsonValueModule isn't registered.