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
Currently an "empty" payload is not parsed as schema element using refractorPluginReplaceEmptyElement as done for other empty elements. Goal of this ticket is applying the same mechanism also to payload.
Note. The possible reason for this behavior is payload type being any therefore admitting also non schema types.