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
[spec-model] Add toJSONAsync() option to embed errors (#37831)
- Useful when building a large spec model, to process the non-error elements
- Useful for regression-testing changes to spec-model
- Compare JSON before and after, should match including errors
- Default remains to throw on any error
0 commit comments