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
The data structure in the error messages returned by 422 responses is unchanged, but the values of
human-readable keys in this structure have changed slightly due to the error messages being generated by AJV instead of
tv4.
The Schema version emitted by the built-in Resource security Backend has changed from draft-04 to draft-07.
The Schema version emitted by the DEFAULT_RESOURCE definition (used by the Resource class when no
Resource configuration is given) has changed from draft-04 to draft-07.