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'm pretty sure we can trust the YAML library, and validating it with yet another library is just pointless. If you mean that some fields are on the wrong YAML level, then it's a problem with the editor/object structure and not YAML.
Input YAML validation also seems useless: the parser error message should be enough.
Ensure that yaml output is indented properly and the file produced by OpenAPi designer can be used/viewed in Swagger Hub.
Also, ensure that the yaml indentations are properly formatted and displayed in the "Editable output" view.
The text was updated successfully, but these errors were encountered: