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
Set the 'addUsedSchema' option to false during AJV instantiation to
prevent schema caching by default. This resolves issues where updating
a schema that contains an ID leads to duplicate ID errors in AJV.
Closes#2071
0 commit comments