Releases: andylockran/spectral-aws-apigateway-ruleset
Releases · andylockran/spectral-aws-apigateway-ruleset
Path fix and dependency update
Integrated a fix from @02strich, to correct my regex for not allowing / as a path.
Updated the dependencies from npm audit, will add dependabot now to ensure they don't stay out of date.
v1.5.2
Full Changelog: v1.5.1...v1.5.2
Updated rules to use webpack
Webpack runs to allow function to be executed remotely without having to npm install the ruleset locally.
Draft-4 Schema Validation
Adds schema validation to ensure compatibility with jsonschema draft-4.
v0.0.4
Ruleset was too greedy on the $..default search.
It was identifying a false positive in the
v0.0.2
Initial release of the ruleset.