Download the PHP package dms/simple-raml-path-validator without Composer
On this page you can find all versions of the php package dms/simple-raml-path-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dms/simple-raml-path-validator
More information about dms/simple-raml-path-validator
Files in dms/simple-raml-path-validator
Download dms/simple-raml-path-validator
More information about dms/simple-raml-path-validator
Files in dms/simple-raml-path-validator
Vendor dms
Package simple-raml-path-validator
Short Description Verify that your routes are defined in a RAML API spec.
License MIT
Package simple-raml-path-validator
Short Description Verify that your routes are defined in a RAML API spec.
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-raml-path-validator
RAML Simple path validator
This is a simple approach to validating that a given url is defined in a RAML Spec file. It only validates presence of path and method in the file, not response or payload details.
Its original goal was for use in validating that no new paths are introduced without revisiting the RAML spec.
All versions of simple-raml-path-validator with dependencies
PHP Build Version
Package Version
Requires
symfony/yaml Version
^2.8 | ^3.1
The package dms/simple-raml-path-validator contains the following files
Loading the files please wait ...