Commit d4af096
committed
fix: update TypeScript schema generator to use source/ directory
The generate_ts_schema_types.js script still referenced the removed
spec/ directory. Updated to use source/ which is where schemas now
live after the migration in #125.
Fixes #1501 parent d3ee50a commit d4af096
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments