1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/src/test/e2e
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
..
api feat: incrementing sort order for strategies (#4343) 2023-07-26 11:31:26 +02:00
helpers openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
routes Wip/environments (#880) 2021-07-07 10:46:50 +02:00
seed fix: seed setup and remove admin/features call (#3567) 2023-04-20 11:37:56 +02:00
services fix: group cleanup (#4334) 2023-07-24 11:05:55 +02:00
stores feat(#4205): update potentially stale events (#4270) 2023-07-19 15:20:18 +02:00
custom-auth.test.ts Favorite features (#2550) 2022-11-29 16:06:08 +01:00
health.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
migrator.e2e.test.ts feat: metrics for variants (#3685) 2023-05-05 11:10:54 +03:00