raml-cop icon indicating copy to clipboard operation
raml-cop copied to clipboard

Command line RAML validator

Results 4 raml-cop issues
Sort by recently updated
recently updated
newest added

My API has a few xml examples. They lead to a validation error when the API is actually valid. I have the changes ready to skip xml validations based on...

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

Hi, I am using JSON schemas imported into my RAML and RAML-COP is giving out warnings due to invalid JSON schema. After some search I realized that it must be...

When raml-cop processes a valid file then it gives a green "VALID" message and shows the filename. When there are problems with the raml or schema or examples, then raml-cop...