KaiZen-OpenAPI-Editor
KaiZen-OpenAPI-Editor copied to clipboard
Validate OpenAPI Document when Opened
Validation generally doesn't happen until a document is edited. Given that OpenAPI references are sensitive changes in external documents, it would be a good idea to run validation when a document is first opened in the editor.
More sophisticated validation state management could also be added to later releases, but this one should be easy.