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
Describe the bug
hidi validate -d /a/valid/unix/path.yaml will return Could not validate the document, reason: Invalid URI: The Authority/Host could not be parsed.
yet hidi transform --cs /another/valid/path.csdl -o /some/other/path.yaml will work.
We should align how source files are loaded to get a consistent behaviour.