1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/test
Thomas Heartman 1481c13b61
openapi: enable strict schema validation by default and fix (#4355)
Enable strict schema validation by default. It can still be overridden
by explicitly setting it to false.

I've also fixed the validation errors that appeared when turning it on.
I've opted for the simplest route and changed the schemas to comply with
the tests.
2023-07-31 11:04:13 +02:00
..
config feat: enable oas by default (#4021) 2023-06-20 15:39:15 +02:00
e2e openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
examples task: Add Unit test result check task (#3695) 2023-05-25 11:03:54 +00:00
fixtures fix: group cleanup (#4334) 2023-07-24 11:05:55 +02:00
arbitraries.test.ts fix: validate min constraint values in openapi (#4179) 2023-07-07 12:41:48 +02:00