mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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)** |
||
|---|---|---|
| .. | ||
| spec | ||
| util | ||
| index.test.ts | ||
| index.ts | ||
| meta-schema-rules.test.ts | ||
| validate.test.ts | ||
| validate.ts | ||