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
I have multiple files of json schema. Some of them are also referring to each other. I was trying to validate my schema but cli doesn't provide an option to pass the directory which contains all the schema file.
It would be nice if it supports this feature.