library simple-raml-path-validator
Verify that your routes are defined in a RAML API spec.
dms/simple-raml-path-validator
Verify that your routes are defined in a RAML API spec.
- Sunday, September 25, 2016
- by rdohms
- Repository
- 1 Watchers
- 1 Stars
- 1,113 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
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., (*1)
Its original goal was for use in validating that no new paths are introduced without revisiting the RAML spec., (*2)
dev-master
9999999-dev
Verify that your routes are defined in a RAML API spec.
Sources
Download
MIT
The Requires
The Development Requires
v0.1
0.1.0.0
Verify that your routes are defined in a RAML API spec.
Sources
Download
MIT
The Requires
The Development Requires