#
4c92f89f |
| 11-Dec-2019 |
Sebastien Boeuf <sebastien.boeuf@intel.com> |
ci: Add OpenAPI validation
We need to validate that OpenAPI YAML definition is not broken by each and every pull request. The easiest way is to rely on the Docker image provided by OpenAPITools, as
ci: Add OpenAPI validation
We need to validate that OpenAPI YAML definition is not broken by each and every pull request. The easiest way is to rely on the Docker image provided by OpenAPITools, as it allows us to validate the definition with one simple command.
Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
show more ...
|