IBM / openapi-validator

Configurable and extensible validator/linter for OpenAPI documents
Apache License 2.0
498 stars 88 forks source link

feat(ibm-unevaluated-properties): add new spectral-style rule #619

Closed padamstx closed 1 year ago

padamstx commented 1 year ago

PR summary

This commit introduces the new "ibm-unevaluated-properties" spectral-stye rule to the ruleset. This rule will make sure that "unevaluatedProperties" is not enabled within a schema.

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

Checklist for adding a new validation rule: