api-insights-openapi-rulesets icon indicating copy to clipboard operation
api-insights-openapi-rulesets copied to clipboard

Can we get the evaluated ruleset as .json?

Open mdurban opened this issue 3 years ago • 1 comments

Is it possible to export the .json rulesets in this repo? That would make it much easier to use from non-node applications who want to access the evaluated ruleset.

mdurban avatar Oct 28 '22 15:10 mdurban

Spectral linter newer version seems to start preferring JS rulesets over.json or .yaml, started referring .json/.yaml as legacy format

But .json & .yaml rulesets are still not yet deprecated, so we will evaluate adding .json/.yaml format support too.

npateriya avatar Nov 04 '22 15:11 npateriya