update gif link

This commit is contained in:
Taylor Barnett
2018-03-21 16:37:17 -05:00
parent 9a5780b66a
commit ac4d6a1c98

View File

@@ -1,6 +1,6 @@
# OpenAPI Validation
![](../../assets/gifs/file-validation-oas-spec.gif)
![Looking at validation errors for OAS spec](https://github.com/stoplightio/docs/blob/develop/assets/gifs/file-validation-oas-spec.gif?raw=true)
## What
OpenAPI validation is the process of verifying the underlying OpenAPI file syntax by making sure it conforms to the [OpenAPI Specification requirements](https://github.com/OAI/OpenAPI-Specification#the-openapi-specification) provided by the [OpenAPI Initiative](https://www.openapis.org/). Stoplight immediately validates any changes done to a spec to ensure they are in the correct format prior to being saved.