Commit 7906e26
committed
fix: commit generated files for CI compatibility
The Windows CI builds were failing because schema generation was not working
properly on Windows platforms. Since these generated files are required for
the build, commit them to the repository to ensure CI stability across all
platforms.
The files include:
- src/generated/ajv-validators.ts
- src/generated/api-routes.ts
- src/generated/mcp-tools.ts
- src/generated/schemas.json
- src/generated/openapi.json
- Associated test files
These files are auto-generated from the JSON Schema-First Auto-Exposure
Pattern but are now committed to ensure cross-platform CI compatibility.1 parent 73079e0 commit 7906e26
File tree
4 files changed
+1296
-1
lines changed- src/generated
4 files changed
+1296
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments