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
Great job. I really appreciate that you wrote tests. The code is clean and well designed. There was just one thing I found that didn't work as expected. Local references don't work. Example:
Great job. I really appreciate that you wrote tests. The code is clean and well designed. There was just one thing I found that didn't work as expected. Local references don't work. Example:
{ "foo": { "$ref": "#/a" }, "a": 42 }