1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/openapi
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
..
spec openapi: enable strict schema validation by default and fix (#4355) 2023-07-31 11:04:13 +02:00
util openapi: update tag description (#4178) 2023-07-07 11:14:19 +00:00
index.test.ts feat: base path support for openapi (#3780) 2023-05-16 12:01:47 +02:00
index.ts OpenAPI: remaining schema updates (#4354) 2023-07-28 07:25:34 +00:00
meta-schema-rules.test.ts OpenAPI: remaining schema updates (#4354) 2023-07-28 07:25:34 +00:00
validate.test.ts refactor: add OpenAPI schema to constraints controller (#1683) 2022-06-09 10:35:39 +02:00
validate.ts openapi: update ui-config endpoints (#4280) 2023-07-19 17:18:47 +02:00