1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/openapi
Gastón Fournier da41d3dbcf
chore: automate openapi schema list (#6463)
## About the changes
This PR automates the generation of exported open api schemas on
pre-commit, removing some manual steps and also standardizing the
process. The schema list definition now looks way simpler:

b6f3877296/src/lib/openapi/index.ts (L37-L49)

Also added
2817e66b29/src/lib/openapi/spec/index.ts (L1-L4)
for devs
2024-03-08 14:58:22 +01:00
..
spec chore: automate openapi schema list (#6463) 2024-03-08 14:58:22 +01:00
util chore: support full path schemas (#5723) 2023-12-22 08:17:23 +00:00
index.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
index.ts chore: automate openapi schema list (#6463) 2024-03-08 14:58:22 +01:00
meta-schema-rules.test.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
validate.test.ts
validate.ts fix: disable all errors (#4707) 2023-09-14 14:11:18 +02:00