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
In order to provide error messages with a bit of parse context, would be good to add the parsed *yaml.Node object to the base api.Spec struct so that failure messages can be constructed with that yaml.Node pointer.