mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
19982ecbc7
## About the changes This enables us to validate the shape of our OpenAPI schemas by defining specific json-schema rules that will be evaluated against all our open API schemas. Because we know there are things we need to improve, we've added a list of `knownExceptions`. When fixing some of the known exceptions the tests will force us to remove the exception from the list, that way contributing to reducing the number of violations to our own rules. Co-authored-by: Mateusz Kwasniewski <kwasniewski.mateusz@gmail.com> Co-authored-by: Thomas Heartman <thomas@getunleash.io> |
||
---|---|---|
.. | ||
spec | ||
util | ||
endpoint-descriptions.ts | ||
index.test.ts | ||
index.ts | ||
meta-schema-rules.test.ts | ||
validate.test.ts | ||
validate.ts |