api-insights-openapi-rulesets
api-insights-openapi-rulesets copied to clipboard
Can we get the evaluated ruleset as .json?
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.
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.