1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/openapi
Jaanus Sellin 8dc27204d1
feat: add gen:api:clean for clean orval schemas (#6244)
Created a build script that generates orval schemas with automatic
cleanup. Also generating new ones.

1. yarn gen:api **(generates schemas)**
2. rm -rf src/openapi/apis **(remove apis)**
3.  sed -i '1q' src/openapi/index.ts **(remove all rows except first)**
2024-02-15 11:45:35 +02:00
..
spec feat: add gen:api:clean for clean orval schemas (#6244) 2024-02-15 11:45:35 +02: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 feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02: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