1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/src/lib
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
..
__snapshots__ feat: Compare old results with new frontend api (#6476) 2024-03-08 13:03:41 +01:00
addons
db
domain/project-health
error
features feat: make frontend api complexity O(n) instead of O(n2) (#6477) 2024-03-08 14:00:38 +01:00
middleware
openapi chore: automate openapi schema list (#6463) 2024-03-08 14:58:22 +01:00
proxy feat: make frontend api complexity O(n) instead of O(n2) (#6477) 2024-03-08 14:00:38 +01:00
routes feat: sort frontend api features by name (#6479) 2024-03-08 15:34:33 +02:00
schema
services chore: automate openapi schema list (#6463) 2024-03-08 14:58:22 +01:00
types feat: Compare old results with new frontend api (#6476) 2024-03-08 13:03:41 +01:00
users
util
app.test.ts
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts