1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
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
..
lib openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
mailtemplates
migrations #4205: mark potentially stale features (#4217) 2023-07-13 12:02:33 +00:00
test openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
migrator.ts
server-dev.ts feat: advancedPlayground flag used only for runtime control (#4262) 2023-07-18 08:49:04 +02:00
server.ts