KaiZen-OpenAPI-Editor icon indicating copy to clipboard operation
KaiZen-OpenAPI-Editor copied to clipboard

Validate OpenAPI Document when Opened

Open tedepstein opened this issue 7 years ago • 0 comments

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.

tedepstein avatar May 26 '18 21:05 tedepstein