Skip to content

Releases: andylockran/spectral-aws-apigateway-ruleset

Path fix and dependency update

07 Mar 20:08
Compare
Choose a tag to compare

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

29 Jan 12:21
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

Updated rules to use webpack

10 May 21:40
71d0a62
Compare
Choose a tag to compare

Webpack runs to allow function to be executed remotely without having to npm install the ruleset locally.

Draft-4 Schema Validation

10 May 17:25
Compare
Choose a tag to compare

Adds schema validation to ensure compatibility with jsonschema draft-4.

v0.0.4

07 May 17:59
Compare
Choose a tag to compare

Ruleset was too greedy on the $..default search.

It was identifying a false positive in the $.servers section, so has now been limited to $.components.schemas section.

v0.0.2

07 May 17:58
Compare
Choose a tag to compare

Initial release of the ruleset.