SuccessConsole Output

+ bash ./scripts/cli-validate-openapis.sh ./apis
------ Switching to ./apis folder --------
------ Content of the folder ------
LICENSE
MEC029_FAI.yaml
README.md
------ Validating all YAML files ------
-- Validating and linting OpenAPI file MEC029_FAI.yaml...
(node:14255) ExperimentalWarning: The fs.promises API is experimental
MEC029_FAI.yaml is valid
Specification is valid, with 0 lint errors
--- Validator returned 0, linter returned 0.
-- Final validation returns 0.