1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00
unleash.unleash/src
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
..
lib chore: automate openapi schema list (#6463) 2024-03-08 14:58:22 +01:00
mailtemplates fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations chore: remove archived column from features table (#6431) 2024-03-05 22:28:47 +02:00
test chore: remove archived column from features table (#6431) 2024-03-05 22:28:47 +02:00
migrator.ts chore: This helps output the migrations being applied (#6004) 2024-01-23 16:01:36 +01:00
server-dev.ts feat: Compare old results with new frontend api (#6476) 2024-03-08 13:03:41 +01:00
server.ts